Right order of the steps

This commit is contained in:
Milos Milosevic 2023-04-26 13:22:19 +02:00
parent 1f72b4fbd6
commit 838a9820f1

View file

@ -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