Add build and test stage to stage declarations.
This commit is contained in:
parent
4091b04c03
commit
9327e15b44
@ -1,5 +1,6 @@
|
||||
stages:
|
||||
- install
|
||||
- build_and-test
|
||||
|
||||
variables:
|
||||
PROJECT_PATH: "$CI_PROJECT_DIR"
|
||||
|
Loading…
Reference in New Issue
Block a user