Skip to content

Commit

Permalink
fix: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
SharkEzz committed Jan 1, 2022
1 parent 105f44b commit f03705f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags:
- ${{ secrets.DOCKER_HUB_USERNAME }}/sattrack:latest
- ${{ secrets.DOCKER_HUB_USERNAME }}/sattrack:${{ GITHUB_REF }}
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/sattrack:latest

0 comments on commit f03705f

Please sign in to comment.