Mise à jour de 'Jenkinsfile'
Some checks failed
git.nyyu.dev/CGGItemSets/master There was a failure building this commit
Some checks failed
git.nyyu.dev/CGGItemSets/master There was a failure building this commit
This commit is contained in:
parent
7c96fd6bce
commit
687b97b6b2
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -13,7 +13,7 @@ pipeline {
|
|||
}
|
||||
stage('build') {
|
||||
steps {
|
||||
sh 'cross build --target x86_64-pc-windows-gnu --release'
|
||||
sh '~/.cargo/bin/cross build --target x86_64-pc-windows-gnu --release'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue