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
FairCoin.Co
pulse.faircoin.co
Commits
0a2625af
Commit
0a2625af
authored
Jun 29, 2020
by
TonyFord
Browse files
absolute path
parent
70434d2b
Pipeline
#1060
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0a2625af
...
...
@@ -37,7 +37,7 @@ start-jekyll:
-
docker-compose stop
-
docker-compose up -d
after_script
:
-
if [ -d "
~
/scheduler/pulse.faircoin.co/_data/faircoin" ]; then cp --recursive
~
/scheduler/pulse.faircoin.co/_data/faircoin ./_data; fi
-
if [ -d "
/home/gitlab-runner
/scheduler/pulse.faircoin.co/_data/faircoin" ]; then cp --recursive
/home/gitlab-runner
/scheduler/pulse.faircoin.co/_data/faircoin ./_data; fi
stop-jekyll
:
stage
:
stop
...
...
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