Fix
This commit is contained in:
parent
33b2f77dd4
commit
a1d4395b38
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +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
|
||||||
- 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