mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-21 09:27:17 +01:00
Update the CI pipelines
This commit is contained in:
parent
2bbee630cc
commit
d27e0bd271
3
.pipelines/Jenkinsfile
vendored
3
.pipelines/Jenkinsfile
vendored
@ -10,9 +10,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'python3 ./waf-light'
|
sh 'python3 ./waf-light'
|
||||||
stash includes: 'waf', name: 'waf'
|
|
||||||
}
|
|
||||||
steps {
|
|
||||||
sh 'python2.7 ./waf --help'
|
sh 'python2.7 ./waf --help'
|
||||||
stash includes: 'waf', name: 'waf'
|
stash includes: 'waf', name: 'waf'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user