mirror of
https://git.mills.io/prologic/zs
synced 2025-04-08 11:32:00 +00:00
Fix Drone CI config
This commit is contained in:
parent
97829c1c54
commit
cea3c291c2
1 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ steps:
|
|||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
- main
|
||||
event:
|
||||
- tag
|
||||
- push
|
||||
|
@ -46,7 +46,7 @@ steps:
|
|||
from_secret: dockerhub_password
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
|
||||
|
@ -55,7 +55,7 @@ depends_on:
|
|||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
|
||||
|
@ -76,7 +76,7 @@ depends_on:
|
|||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
- main
|
||||
event:
|
||||
- tag
|
||||
- push
|
||||
|
|
Loading…
Add table
Reference in a new issue