Fix?
This commit is contained in:
parent
0adc70d3c9
commit
14fee2706f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ variables:
|
||||||
|
|
||||||
build and deploy:
|
build and deploy:
|
||||||
script:
|
script:
|
||||||
|
- gem install atom/feed
|
||||||
- jekyll build --destination /tmp/build
|
- jekyll build --destination /tmp/build
|
||||||
- rsync -rlpgoD /releases/ /tmp/build/releases/
|
- rsync -rlpgoD /releases/ /tmp/build/releases/
|
||||||
- rsync -rlpgoD /assets /tmp/build/
|
- rsync -rlpgoD /assets /tmp/build/
|
||||||
|
|
Reference in a new issue