Skip to content

Commit

Permalink
sha
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn committed Apr 30, 2024
1 parent 39d1815 commit 65adb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
images: |
ghcr.io/${{ github.repository_owner }}/nothingtoseehere
tags: |
type=semver,pattern={{version}}
type=sha
- name: Pull and push Singularity container
run: |
singularity pull nothingtoseehere.sif docker://${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 65adb03

Please sign in to comment.