Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,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:master - name: $CI_REGISTRY/to-be-continuous/tools/aws-auth-provider:latest 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 @@ -109,7 +109,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:master - name: $CI_REGISTRY/to-be-continuous/tools/aws-auth-provider:latest alias: aws-auth-provider variables: # my variable (not required by AWS auth provider service) Loading