Loading README.md +2 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,8 @@ docker-build-step1: variables: # my variable (not required by AWS auth provider service) ecr_registry: 123456789012.dkr.ecr.$AWS_TEST1_REGION.amazonaws.com # secrets have to be explicitly declared in the YAML to be exported to the service AWS_JWT: "$AWS_JWT" id_tokens: # required by the AWS auth provider service (OIDC authentication method) AWS_JWT: Loading Loading
README.md +2 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,8 @@ docker-build-step1: variables: # my variable (not required by AWS auth provider service) ecr_registry: 123456789012.dkr.ecr.$AWS_TEST1_REGION.amazonaws.com # secrets have to be explicitly declared in the YAML to be exported to the service AWS_JWT: "$AWS_JWT" id_tokens: # required by the AWS auth provider service (OIDC authentication method) AWS_JWT: Loading