Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzvnn authored Sep 11, 2023
1 parent fb08764 commit 040ad01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: docker-build
env:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
ECR_REPOSITORY: cloudevopsguru/demo1
ECR_REPOSITORY: dk-securecodebox
run: |
chmod +x scripts.sh
./scripts.sh

0 comments on commit 040ad01

Please sign in to comment.