8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706f957 commit ae663eaCopy full SHA for ae663ea
.circleci/continue_config.yml
@@ -16,9 +16,9 @@ parameters:
16
executors:
17
golang-executor:
18
docker:
19
- - image: 889010145541.dkr.ecr.eu-central-1.amazonaws.com/cicd/golang:1.22.5
+ - image: 889010145541.dkr.ecr.us-east-1.amazonaws.com/cicd/golang:1.22.5
20
aws_auth 52EF :
21
- oidc_role_arn: arn:aws:iam::889010145541:role/circleci-registry-integration-eu-central-1
+ oidc_role_arn: arn:aws:iam::889010145541:role/circleci-project-dev-kube-arangodb
22
machine-executor:
23
machine:
24
image: ubuntu-2204:current
0 commit comments