More
This commit is contained in:
parent
5439d4ccec
commit
18282b59fc
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ variables:
|
||||||
|
|
||||||
build and deploy:
|
build and deploy:
|
||||||
script:
|
script:
|
||||||
- gem install atom-tools
|
- gem install atom-tools jekyll-tagging jekyll-itafroma-archive
|
||||||
- gem install jekyll-tagging
|
|
||||||
- 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