fix: can't set key and password at the same time
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ec5b59d000
commit
ee566134d1
@ -30,8 +30,6 @@ steps:
|
|||||||
from_secret: hugo_user
|
from_secret: hugo_user
|
||||||
key:
|
key:
|
||||||
from_secret: hugo_key
|
from_secret: hugo_key
|
||||||
password:
|
|
||||||
from_secret: hugo_pub
|
|
||||||
script_stop: true
|
script_stop: true
|
||||||
script:
|
script:
|
||||||
- echo deploy from drone started
|
- echo deploy from drone started
|
||||||
|
Loading…
Reference in New Issue
Block a user