Skip to content

Commit

Permalink
test(SPV-1114): publish on testing AWS ECR from manual build
Browse files Browse the repository at this point in the history
  • Loading branch information
dorzepowski committed Oct 17, 2024
1 parent c25731e commit e5c2f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-build-dockers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
release_create: false
docker_registry: public.ecr.aws
# TODO: use secret or variable for that
docker_org: k9t8b9f1
docker_org: c2i1o2s1
secrets:
DOCKER_USERNAME: ${{ secrets.SPV_AWS_ACCESS_KEY_ID }}
DOCKER_PASSWORD: ${{ secrets.SPV_AWS_SECRET_ACCESS_KEY }}

0 comments on commit e5c2f6e

Please sign in to comment.