mirror of
https://github.com/kakwa/uts-server
synced 2025-01-09 13:14:31 +01:00
trying to set variables
This commit is contained in:
parent
313ae1a009
commit
862081e5d3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
|||||||
"OpenBSD 6.1": {
|
"OpenBSD 6.1": {
|
||||||
node('openbsd-6.1') {
|
node('openbsd-6.1') {
|
||||||
git 'https://github.com/kakwa/uts-server'
|
git 'https://github.com/kakwa/uts-server'
|
||||||
sh 'cmake . -DBUNDLE_CIVETWEB=ON'
|
sh 'CC=/usr/local/bin/egcc CXX=/usr/local/bin/ec++ cmake . -DBUNDLE_CIVETWEB=ON'
|
||||||
sh 'make'
|
sh 'make'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user