Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cl3mente authored Jun 19, 2024
1 parent 8ab985f commit 382ab73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}
- name: Push the Docker image
run: |
docker push cl3mente/dualhgt:latest
docker push dualhgt:$(date +%s)
docker push dualhgt:${{ github.sha }}

0 comments on commit 382ab73

Please sign in to comment.