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 08bfd1e commit 60de0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-vc-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
echo $ECR_REGISTRY
docker build \
-t $ECR_REGISTRY/$AWS_ECR_REPOSITORY_SSI:$BUILD_ID \
-t $ECR_REGISTRY/$AWS_ECR_REPOSITORY_SSI \
-f apps/vc-api/Dockerfile .
# - name: Push Docker image
Expand Down

0 comments on commit 60de0be

Please sign in to comment.