fixed needs deps;
This commit is contained in:
parent
578b60b49f
commit
6f6132b7a6
@ -62,7 +62,7 @@ test_fe:
|
||||
extends:
|
||||
- .test
|
||||
needs:
|
||||
- build_fe
|
||||
- lint_fe
|
||||
|
||||
test_be:
|
||||
script:
|
||||
@ -70,7 +70,7 @@ test_be:
|
||||
extends:
|
||||
- .test
|
||||
needs:
|
||||
- build_be
|
||||
- lint_be
|
||||
|
||||
########
|
||||
# COMPOSE-BUILD
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user