Skip to content

Commit

Permalink
doh
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn committed May 8, 2024
1 parent 361949d commit bf78c8c
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 @@ -49,7 +49,7 @@ jobs:
file:
./Dockerfile
platforms: linux/amd64,linux/arm64
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description="NothingToSeeHere"
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=NothingToSeeHere

build-apptainer-container:
needs: docker
Expand Down

0 comments on commit bf78c8c

Please sign in to comment.