This commit is contained in:
parent
a1d4395b38
commit
dd887ecd86
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ steps:
|
||||||
- name: build and deploy
|
- name: build and deploy
|
||||||
image: jekyll/jekyll:2.5.3
|
image: jekyll/jekyll:2.5.3
|
||||||
commands:
|
commands:
|
||||||
- - sed -i -e 's/dl-[0-9]/dl-cdn/' /etc/apk/repositories
|
- sed -i -e 's/dl-[0-9]/dl-cdn/' /etc/apk/repositories
|
||||||
- apk update
|
- apk update
|
||||||
- apk add rsync
|
- apk add rsync
|
||||||
- gem install atom-tools jekyll-tagging jekyll-itafroma-archive jekyll-archives
|
- gem install atom-tools jekyll-tagging jekyll-itafroma-archive jekyll-archives
|
||||||
|
|
Reference in a new issue