We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10183e commit 7319c94Copy full SHA for 7319c94
ci-template.gitlab-ci.yml
@@ -9,7 +9,7 @@ docs:
9
C0_TRIGGER_SHA: $CI_COMMIT_SHA
10
C0_TRIGGER_REF: $C0_GH_REF
11
12
-docs:preview:
+.docs:preview:
13
stage: test
14
image: registry.gitlab.com/gitlab-ci-utils/curl-jq:latest
15
needs:
0 commit comments