diff --git a/.drone.yml b/.drone.yml index 13ecffc..a7505a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,7 @@ steps: - name: build and deploy image: jekyll/jekyll:2.5.3 commands: + - - sed -i -e 's/dl-[0-9]/dl-cdn/' /etc/apk/repositories - apk update - apk add rsync - gem install atom-tools jekyll-tagging jekyll-itafroma-archive jekyll-archives