There was an error while loading. Please reload this page.
1 parent d65086d commit 390f40aCopy full SHA for 390f40a
1 file changed
.gitlab-ci.yml
@@ -8,3 +8,6 @@ create-pages:
8
# This ensures that only pushes to the default branch will trigger
9
# a pages deploy
10
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
11
+ script:
12
+ - ''
13
+
0 commit comments