mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Switch unit tests back to manual execution
This commit is contained in:
parent
65826b219b
commit
b931a5b87e
@ -29,6 +29,7 @@ unit_test_linux:
|
|||||||
- if [ "$CI_PROJECT_PATH" != "veilid/veilid" ]; then project_args="--CI_PROJECT_PATH=$CI_PROJECT_PATH"; fi
|
- if [ "$CI_PROJECT_PATH" != "veilid/veilid" ]; then project_args="--CI_PROJECT_PATH=$CI_PROJECT_PATH"; fi
|
||||||
- earthly --use-inline-cache $cache_args --ci +unit-tests-linux $project_args
|
- earthly --use-inline-cache $cache_args --ci +unit-tests-linux $project_args
|
||||||
resource_group: test
|
resource_group: test
|
||||||
|
when: manual
|
||||||
|
|
||||||
release_job:
|
release_job:
|
||||||
stage: release
|
stage: release
|
||||||
|
Loading…
Reference in New Issue
Block a user