Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-science
community
Open WIN Community
Commits
2914f317
Commit
2914f317
authored
Jun 18, 2021
by
Cassandra Gould van Praag
Browse files
add gitlab-ci from WIN gitlab jekyll template
parent
04216562
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
2914f317
image
:
jekyll/jekyll
pages
:
script
:
# - gem install bundler
# - bundle install
-
bundle exec jekyll build -d public
tags
:
-
docker
artifacts
:
paths
:
-
public
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment