Commit 61001132 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix version is examples

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

variables: