fixing ci
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
This commit is contained in:
parent
2f224ac912
commit
ffae70cbe7
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -29,6 +29,7 @@ pipeline {
|
||||||
label "untrusted"
|
label "untrusted"
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
|
sh("apt-get update")
|
||||||
sh("apt-get install build-essential libx11-dev wayland-protocols libwayland-dev")
|
sh("apt-get install build-essential libx11-dev wayland-protocols libwayland-dev")
|
||||||
sh("git clean -dfx")
|
sh("git clean -dfx")
|
||||||
sh("./configure --enable-opengl --enable-vulkan --without-vulkan-string-helper")
|
sh("./configure --enable-opengl --enable-vulkan --without-vulkan-string-helper")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue