Commit c3c50f41 authored by Josh Smith's avatar Josh Smith Committed by Pierre Smeyers
Browse files

docs: add required AWS_JWT var in README example

parent 81ff8743
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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: