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
Roberto Bochet
poul.org
Commits
2aa3f06f
Verified
Commit
2aa3f06f
authored
Nov 04, 2021
by
Roberto Bochet
Browse files
Bug fix
parent
0d6cb137
Pipeline
#971
failed with stages
in 9 minutes and 18 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2aa3f06f
...
...
@@ -46,6 +46,8 @@ build:
-
if
:
'
$CI_COMMIT_TAG
==
$PUBLISH_TAG'
image
:
jekyll/builder:4.0
stage
:
build
before_script
:
-
bundle install
script
:
#- (cd ./_posts; git pull origin $CI_COMMIT_TAG)
#- (cd ./_data/courses; git pull origin $CI_COMMIT_TAG)
...
...
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