Forked from
svekyll / svekyll
80 commits behind, 20 commits ahead of the upstream repository.
-
Chris Dawson authored67c74a4e
This GitLab CI configuration is valid.
Learn more
.gitlab-ci.yml 239 B
print:
script:
- echo $SVEKYLL_GENESIS
include:
- local: svekyll-pages-gitlab-ci.yml
rules:
- if: '$SVEKYLL_GENESIS != "1"'
- local: svekyll-demo-sites-gitlab-ci.yml
rules:
- if: '$SVEKYLL_GENESIS == "1"'