debug time
continuous-integration/drone/push Build encountered an error Details

drafts
Nick Dumas 2 years ago
parent 9eb88075db
commit 1dbb74aeb1

@ -2,6 +2,10 @@ kind: pipeline
name: publish
steps:
- name: test
image: alpine:3
commands:
ls -R .
- name: build
image: plugins/hugo
settings:

Loading…
Cancel
Save