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
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…
Reference in New Issue
Block a user