drone yaml
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
This commit is contained in:
parent
ed95405839
commit
c8229cc56f
|
@ -2,14 +2,14 @@ kind: pipeline
|
|||
name: update_website
|
||||
|
||||
pipeline:
|
||||
hugo_build:
|
||||
- name: hugo_build
|
||||
image: alombarte/hugo
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- cd brainsteam
|
||||
- hugo
|
||||
hugo_publish:
|
||||
- name: hugo_publish
|
||||
image: alpine:3.12.3
|
||||
environment:
|
||||
FTP_USERNAME:
|
||||
|
|
Loading…
Reference in New Issue