mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-22 08:56:58 -06: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
|
||||
- earthly --use-inline-cache $cache_args --ci +unit-tests-linux $project_args
|
||||
resource_group: test
|
||||
when: manual
|
||||
|
||||
release_job:
|
||||
stage: release
|
||||
|
Loading…
Reference in New Issue
Block a user