Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
artursudnik committed Oct 10, 2023
1 parent 4d27279 commit 851ead5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-vc-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
ECR_REGISTRY: ${{ steps.login-ecr-ssi.outputs.registry }}
AWS_ECR_REPOSITORY_SSI: ${{ secrets.DEV_ECR_REPOSITORY }}
run: |
echo $ECR_REGISTRY
docker build \
-t $ECR_REGISTRY/$AWS_ECR_REPOSITORY_SSI \
-f apps/vc-api/Dockerfile .
Expand Down

0 comments on commit 851ead5

Please sign in to comment.