Skip to content

Commit 7319c94

Browse files
committed
Disable docs:preview job in template
1 parent a10183e commit 7319c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-template.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ docs:
99
C0_TRIGGER_SHA: $CI_COMMIT_SHA
1010
C0_TRIGGER_REF: $C0_GH_REF
1111

12-
docs:preview:
12+
.docs:preview:
1313
stage: test
1414
image: registry.gitlab.com/gitlab-ci-utils/curl-jq:latest
1515
needs:

0 commit comments

Comments
 (0)