ci: Fix syntax for dependencies
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
cd5cc40cef
commit
679529b5b5
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ kind: pipeline
|
|||
type: docker
|
||||
name: "stage:publish"
|
||||
|
||||
depend_on:
|
||||
depends_on:
|
||||
- "stage:build"
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue