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
70434d2b
Commit
70434d2b
authored
Jun 29, 2020
by
TonyFord
Browse files
add to afterscript
parent
e660aba0
Pipeline
#1059
passed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
70434d2b
...
...
@@ -33,10 +33,11 @@ start-jekyll:
-
export RUNNER_UID=`id -u`
-
export RUNNER_GID=`id -g`
-
chmod +x ./script/getdata.py
-
if [ -d "~/scheduler/pulse.faircoin.co/_data/faircoin" ]; then cp --recursive ~/scheduler/pulse.faircoin.co/_data/faircoin ./_data; fi
script
:
-
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
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