diff --git a/.drone.yml b/.drone.yml index a7505a0..c908718 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +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 + - 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