diff --git a/.drone.yml b/.drone.yml index 01d1704..18e28cc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,11 +1,11 @@ kind: pipeline -name: publish +name: default steps: - name: test image: alpine:3 commands: - ls -R . + - ls -R . - name: build image: plugins/hugo settings: