tests: try testing with nixtest

This commit is contained in:
technofab 2025-05-10 19:48:20 +02:00
parent 11537ae271
commit 93739ab27c
4 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1 @@
{"stages":["test"],"test":{"after_script":["finalize_nix_ci"],"before_script":["source setup_nix_ci \"gitlab-ci:pipeline:non-default:job-deps:test\""],"cache":[],"image":"$NIX_CI_IMAGE","script":["echo Hello from another pipeline"],"stage":"test","variables":{}}}