deploy on manual build
This commit is contained in:
parent
22ffb1a807
commit
cd368fe009
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ steps:
|
|||
RCLONE_SFTP_USER: webmaster
|
||||
RCLONE_SFTP_PORT: "2022"
|
||||
when:
|
||||
- event: push
|
||||
branch: master
|
||||
event: push
|
||||
- event: manual
|
||||
depends_on:
|
||||
- build
|
Loading…
Reference in a new issue