Take 2 on drone.yml
continuous-integration/drone/push Build encountered an error Details

drafts
Nick Dumas 5 months ago
parent b94a9ea7e3
commit 74e3143de5

@ -5,7 +5,7 @@ clone:
depth: 1
steps:
name: hugo
image: code.ndumas.com/hugo:latest
- name: hugo
image: code.ndumas.com/hugo
commands:
- hugo build
- hugo build

Loading…
Cancel
Save