mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-03-25 13:17:44 +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
|
||||
|
||||
stage('Build Centos 7') {
|
||||
sh '''scl enable devtoolset-8 -- bash
|
||||
sh '''. /opt/rh/devtoolset-8/enable
|
||||
rm -rf build/
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user