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