drone yaml
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
James Ravenscroft 2020-12-28 13:22:03 +00:00
parent ed95405839
commit c8229cc56f
1 changed files with 2 additions and 2 deletions

View File

@ -2,14 +2,14 @@ kind: pipeline
name: update_website name: update_website
pipeline: pipeline:
hugo_build: - name: hugo_build
image: alombarte/hugo image: alombarte/hugo
commands: commands:
- git submodule init - git submodule init
- git submodule update - git submodule update
- cd brainsteam - cd brainsteam
- hugo - hugo
hugo_publish: - name: hugo_publish
image: alpine:3.12.3 image: alpine:3.12.3
environment: environment:
FTP_USERNAME: FTP_USERNAME: