Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonPoot authored Aug 12, 2020
1 parent f700eb4 commit fa06996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:

- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
env:
VERSION: ${{ steps.get_version.outputs.VERSION }}
with:
name: siemp/adcs-controller
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit fa06996

Please sign in to comment.