added an act-runner
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
bd25568c5a
commit
eccba9730e
|
@ -269,8 +269,8 @@ kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: deploy
|
name: deploy
|
||||||
|
|
||||||
depends_on:
|
#depends_on:
|
||||||
- build
|
#- build
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
|
@ -358,7 +358,7 @@ steps:
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- separate-database
|
- actions
|
||||||
#event:
|
#event:
|
||||||
#- promote
|
#- promote
|
||||||
#target:
|
#target:
|
||||||
|
|
Loading…
Reference in New Issue