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