Reorder stages

This commit is contained in:
Milos Milosevic 2023-04-04 19:22:16 +02:00
parent 76e8cdf750
commit e8d74f65d3

View file

@ -8,8 +8,8 @@ include:
stages: stages:
- dockerize - dockerize
- python-test - python-test
- test
- build - build
- test
build-mainnet: build-mainnet:
stage: build stage: build