Update .gitlab-ci.yml file
This commit is contained in:
parent
9bc8d73c8e
commit
f815ab5dce
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ include:
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
- test
|
- test
|
||||||
- trigger
|
- trigger_build_peerplays
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue