Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ docker-build-step1: # add Docker daemon - name: docker:24.0.5-dind # add AWS Auth Provider as a service - name: $CI_REGISTRY/to-be-continuous/tools/aws-auth-provider:main - name: $CI_REGISTRY/to-be-continuous/tools/aws-auth-provider:master alias: aws-auth-provider variables: # my variable (not required by AWS auth provider service) Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ docker-build-step1: # add Docker daemon - name: docker:24.0.5-dind # add AWS Auth Provider as a service - name: $CI_REGISTRY/to-be-continuous/tools/aws-auth-provider:main - name: $CI_REGISTRY/to-be-continuous/tools/aws-auth-provider:master alias: aws-auth-provider variables: # my variable (not required by AWS auth provider service) Loading