generated from ext/template
chore(ci): make step sequential / remove depends_on directive
This commit is contained in:
parent
73909db481
commit
df4071bfed
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||||
depends_on: compile
|
|
||||||
commands:
|
commands:
|
||||||
- make dpkg
|
- make dpkg
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue