aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 4fa420105a..48ba3e8f97 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -931,7 +931,8 @@ steps:
image: plugins/hugo:latest
pull: always
commands:
- - apk add --no-cache make bash curl
+ # https://github.com/drone-plugins/drone-hugo/issues/36
+ - apk upgrade --no-cache libcurl && apk add --no-cache make bash curl
- cd docs
- make trans-copy clean build