Skip to content

Commit

Permalink
Test hardcoded version
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Dec 3, 2024
1 parent 7dbe5c9 commit 0dfb555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Check if image exist
run: |
set +e
aws ecr describe-images --registry-id "192549843005" --repository-name "concordium/desktop-wallet-ci" --region eu-west-1 --image-ids=imageTag=${{ env.VERSION }}
echo "EC=$?" >> $GITHUB_ENV
Expand Down

0 comments on commit 0dfb555

Please sign in to comment.