updates submodule, Jenkins displays available isa after building
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -50,6 +50,7 @@ pipeline {
|
||||
sh 'conan profile new default --detect --force'
|
||||
sh 'cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DWITH_ASMJIT=ON -DWITH_TCC=ON -DWITH_LLVM=ON'
|
||||
sh 'cmake --build build -j'
|
||||
sh 'build/dbt-rise-tgc/tgc-sim --isa ?'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user