ci(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-08 19:16:33 +08:00
parent 0dc1da654e
commit 9b1ab6e19e

View File

@@ -94,7 +94,7 @@ steps:
image: appleboy/drone-scp
when:
branch:
- main
- master
settings:
host:
from_secret: HOST_PROD
@@ -113,7 +113,7 @@ steps:
image: appleboy/drone-ssh
when:
branch:
- main
- master
settings:
host:
from_secret: HOST_PROD
@@ -147,7 +147,7 @@ steps:
when:
branch:
- test
- main
- master
status:
- success
- failure