Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
artursudnik committed Oct 9, 2023
1 parent 7f5c1fc commit 08bfd1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-vc-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
ECR_REGISTRY: ${{ steps.login-ecr-idc.outputs.registry }}
AWS_ECR_REPOSITORY_SSI: ${{ secrets.DEV_ECR_REPOSITORY }}
run: |
echo $ECR_REGISTRY
docker build \
-t $ECR_REGISTRY/$AWS_ECR_REPOSITORY_SSI:$BUILD_ID \
-f apps/vc-api/Dockerfile .
Expand Down

0 comments on commit 08bfd1e

Please sign in to comment.