Skip to content

Commit

Permalink
use latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jmunroe committed May 30, 2024
1 parent c7e70e5 commit 96261f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
DOCKER_USERNAME: ${{ secrets.QUAY_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.QUAY_PASSWORD }}
DOCKER_REGISTRY: "quay.io"
# Disable pushing a 'latest' tag, as this often just causes confusion
LATEST_TAG_OFF: false

# Uncomment and modify the following line with your image name, otherwise no push will happen
IMAGE_NAME: "2i2c/bioinfo-image"
Expand Down

0 comments on commit 96261f7

Please sign in to comment.