Update .gitlab-ci.yml file - changed tag for test-e2e job
This commit is contained in:
parent
679011c89b
commit
09a2017290
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ test-e2e:
|
||||||
- pip install -r
|
- pip install -r
|
||||||
- ./main.py --start all
|
- ./main.py --start all
|
||||||
tags:
|
tags:
|
||||||
- builder
|
- python-tests
|
||||||
|
|
||||||
build-testnet:
|
build-testnet:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue