Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit add40f3

Browse files
committed
changed .pages job
1 parent 339fef8 commit add40f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

gitlab-ci/documentation.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
pages:
1+
.pages:
22
image: node:latest
3-
rules:
4-
- if: "$CI_COMMIT_BRANCH == 'main'"
53
stage: documentation
64
script:
75
- ./documentation/build_documentation.sh

0 commit comments

Comments
 (0)