diff options
Diffstat (limited to '.drone.yml')
| -rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ name: default steps: - name: build and copy to public - image: klakegg/hugo:alpine + image: alpine:latest clone: false volumes: - name: public |
