Build with Rust 1.50
Some checks failed
Core Repos/Rack/pipeline/head There was a failure building this commit
Some checks failed
Core Repos/Rack/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker { image 'rust:1.44.0-alpine' }
|
||||
docker { image 'rust:1.50.0-alpine' }
|
||||
}
|
||||
stages {
|
||||
stage('setup') {
|
||||
|
||||
Reference in New Issue
Block a user