another artifact attempt

This commit is contained in:
4lDO2
2026-08-18 23:21:18 +02:00
parent 75f7a4ec86
commit d5e347c89f
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -86,3 +86,6 @@ x86_64:benches:
allow_failure: true
script:
- redoxer env make test-acid
artifacts:
paths:
- root/bench-output.txt
+2
View File
@@ -103,3 +103,5 @@ test-acid: all
$(MAKE) install
REDOXER_SYSROOT=$(DESTDIR) redoxer pkg acid-bins
REDOXER_SYSROOT=$(DESTDIR) redoxer exec --artifact root:/home/root env ACID_BENCH_OUTPUT=/home/root/bench-output.txt acid invalid_syscall getppid_bench pgtbl_populate_bench
echo "LISTING A"
ls -l root