Skip to content

Commit

Permalink
fix docker
Browse files Browse the repository at this point in the history
  • Loading branch information
guyzsarun committed Jul 25, 2023
1 parent 77079c0 commit 602f4cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ jobs:

- name: Tag image
run: |
docker load --input /tmp/myimage.tar
docker tag ${{ env.TEST_TAG }} ${{ env.LATEST_TAG }}
- name: Push to registry
Expand Down

0 comments on commit 602f4cc

Please sign in to comment.