Update .gitlab-ci.yml file - changed tag for test-e2e job

This commit is contained in:
Rily Dunlap 2023-03-13 21:05:32 +00:00
parent 679011c89b
commit 09a2017290

View file

@ -71,7 +71,7 @@ test-e2e:
- pip install -r
- ./main.py --start all
tags:
- builder
- python-tests
build-testnet:
stage: build