mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-05-29 21:44:23 +00:00
change this
This commit is contained in:
parent
8c5481a3d5
commit
0ead65ad2d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ parallel 'centos7': {
|
|||||||
checkout scm
|
checkout scm
|
||||||
|
|
||||||
stage('Build Centos 7') {
|
stage('Build Centos 7') {
|
||||||
sh '''scl enable devtoolset-8 -- bash
|
sh '''. /opt/rh/devtoolset-8/enable
|
||||||
rm -rf build/
|
rm -rf build/
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user