Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bio-IT
Template Pages Jekyll
Commits
59c6256a
Commit
59c6256a
authored
Oct 25, 2021
by
Lisanna
Browse files
fix error introduced on purpose
parent
39b8b951
Pipeline
#26427
passed with stages
in 1 minute and 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
59c6256a
...
...
@@ -4,7 +4,7 @@ pages:
script
:
-
gem install bundler
-
bundle install
-
bundle exec jekyll build -d public
--trace
-
bundle exec jekyll build -d public
artifacts
:
paths
:
-
public
...
...
_config.yml
View file @
59c6256a
description
:
This project develops training materials for reseachers wanting to learn to build project
websites in GitLab Pages.
email= team@carpentries.org
\ No newline at end of file
email
:
team@carpentries.org
\ No newline at end of file
Write
Preview
Markdown
is supported
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