Skip to content

Commit

Permalink
Use full Github SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
rakanalh committed Jan 5, 2024
1 parent 959657b commit 02b548c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
"SCCACHE_BUCKET=cere-blockchain-sccache"
tags: |
${{ steps.login-ecr.outputs.registry }}/pos-network-node:${{ env.GITHUB_SHA }}
${{ steps.login-ecr.outputs.registry }}/pos-network-node:${{ GITHUB_SHA }}
${{ steps.login-ecr.outputs.registry }}/pos-network-node:dev-latest
- name: Copy wasm artifacts from the image
Expand Down

0 comments on commit 02b548c

Please sign in to comment.