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 {
|
||||
stage("Build for Linux 64-bit") {
|
||||
agent {
|
||||
label "built-in"
|
||||
label "untrusted"
|
||||
}
|
||||
steps {
|
||||
sh("git clean -dfx")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue