Right order of the steps
This commit is contained in:
parent
1f72b4fbd6
commit
838a9820f1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,9 +7,9 @@ include:
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
- test
|
||||||
- dockerize
|
- dockerize
|
||||||
- python-test
|
- python-test
|
||||||
- test
|
|
||||||
|
|
||||||
build-mainnet:
|
build-mainnet:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue