fix conditions
This commit is contained in:
parent
a08489be60
commit
bb72f70e2c
@ -84,6 +84,3 @@ steps:
|
|||||||
- event: [push, manual]
|
- event: [push, manual]
|
||||||
branch:
|
branch:
|
||||||
- ${CI_REPO_DEFAULT_BRANCH}
|
- ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
||||||
depends_on:
|
|
||||||
- test
|
|
||||||
|
@ -57,5 +57,4 @@ steps:
|
|||||||
status: [success]
|
status: [success]
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- build-package
|
|
||||||
- build-container
|
- build-container
|
||||||
|
Loading…
Reference in New Issue
Block a user