From a1d4395b38b7bdbf199325169602c7cad0806b4e Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 28 May 2019 23:12:31 +0200 Subject: [PATCH] Fix --- .drone.yml | 1 + 1 file changed, 1 insertion(+) 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