This commit is contained in:
parent
f4d4a6ba3f
commit
cdb6786e53
@ -8,6 +8,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
|
- git clean -dfx .
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
@ -36,6 +37,7 @@ steps:
|
|||||||
source: public/
|
source: public/
|
||||||
target:
|
target:
|
||||||
from_secret: deploy_dir
|
from_secret: deploy_dir
|
||||||
|
delete: true
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user