testing ci
This commit is contained in:
parent
01356a0766
commit
09f2d6c565
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -26,7 +26,7 @@ pipeline {
|
||||||
parallel {
|
parallel {
|
||||||
stage("Build for Linux 64-bit") {
|
stage("Build for Linux 64-bit") {
|
||||||
agent {
|
agent {
|
||||||
label "built-in"
|
label "untrusted"
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh("git clean -dfx")
|
sh("git clean -dfx")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue