This commit is contained in:
@@ -94,7 +94,7 @@ steps:
|
|||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- master
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: HOST_PROD
|
from_secret: HOST_PROD
|
||||||
@@ -113,7 +113,7 @@ steps:
|
|||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- master
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: HOST_PROD
|
from_secret: HOST_PROD
|
||||||
@@ -147,7 +147,7 @@ steps:
|
|||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- test
|
- test
|
||||||
- main
|
- master
|
||||||
status:
|
status:
|
||||||
- success
|
- success
|
||||||
- failure
|
- failure
|
||||||
|
|||||||
Reference in New Issue
Block a user