Skip to content

Commit

Permalink
just push by digest
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreat committed Nov 12, 2024
1 parent 1737dd5 commit 2171c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
dockerfile: Dockerfile.rust-base
push: false
flavor: latest=false
tags: type=sha,enabled=false
tags: type=sha,enable=false
outputs: type=image,name=mobilecoin/rust-base,push-by-digest=true,name-canonical=true,push=true
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 2171c03

Please sign in to comment.