Skip to content

Commit ca785b3

Browse files
author
Peter Wagstaff
committed
Update .gitlab-ci.yml file
1 parent bea7368 commit ca785b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ create-pages:
77
rules:
88
# This ensures that only pushes to the default branch will trigger
99
# a pages deploy
10-
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
10+
- if: $CI_COMMIT_REF_NAME == "il6-only"
1111
script:
1212
- ''
1313

0 commit comments

Comments
 (0)