mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
change this
This commit is contained in:
parent
8c5481a3d5
commit
0ead65ad2d
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue