Skip to content

Commit

Permalink
[Build] AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
mariovalney committed Sep 22, 2020
1 parent 5d8391f commit 0118ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -69,7 +69,7 @@ jobs:
id: build-image
env:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
ECR_REPOSITORY: core-production
ECR_REPOSITORY: core-image
IMAGE_TAG: ${{ github.sha }}
run: |
# Build a docker container and
Expand Down

0 comments on commit 0118ffb

Please sign in to comment.