.woodpecker.yml: try fix
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
e65569b25b
commit
27cc11773d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ steps:
|
||||||
- cmake3 -DSCALAR_BUILD=on ..
|
- cmake3 -DSCALAR_BUILD=on ..
|
||||||
- make -j2
|
- make -j2
|
||||||
- make test
|
- make test
|
||||||
|
- cat /woodpecker/src/git.f3l.de/chizeta/cnorxz/build-gcc/Testing/Temporary/LastTest.log
|
||||||
- cd ..
|
- cd ..
|
||||||
- mkdir build-clang
|
- mkdir build-clang
|
||||||
- cd build-clang
|
- cd build-clang
|
||||||
|
|
Loading…
Reference in a new issue