Skip to content

Commit

Permalink
updated ecr helm release
Browse files Browse the repository at this point in the history
  • Loading branch information
jgz committed Sep 30, 2021
1 parent 1a9a156 commit 8db7c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecr-docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
env:
VERSION: ${{ steps.meta.outputs.version }}
REPO: ""
REGISTRY: ${{ secrets.ECR_REGISTRY }}/
REGISTRY: ${{ secrets.ECR_REGISTRY }}
NAME: ${{ steps.dotenv.outputs.project_name }}
HOST: ${{ steps.dotenv.outputs.project_host }}
run: |
Expand Down

0 comments on commit 8db7c09

Please sign in to comment.