Commit 0a4561e7 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix version is examples

parent c356f6e6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -513,11 +513,11 @@ The variant supports the following configuration:
include:
  # main template
  - project: 'to-be-continuous/aws'
    ref: '3.1.0'
    ref: '4.0.0'
    file: '/templates/gitlab-ci-aws.yml'
  # Vault variant
  - project: 'to-be-continuous/aws'
    ref: '3.1.0'
    ref: '4.0.0'
    file: '/templates/gitlab-ci-aws-oidc.yml'

variables: