Commit 95245ba4 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

fix(doc): update typo on documentation [skip ci]

parent 9c9863f2
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -594,10 +594,10 @@ List of requirements before using this variant for publishing your container ima
```yaml
include:
  - project: 'to-be-continuous/docker'
    ref: "feature/gcp_af_login"
    ref: "5.2.0"
    file: '/templates/gitlab-ci-docker.yml'
  - project: 'to-be-continuous/docker'
    ref: "feature/gcp_af_login"
    ref: "5.2.0"
    file: '/templates/gitlab-ci-docker-gcp.yml'

variables: