this is okay
This commit is contained in:
parent
5d8b5ce370
commit
a6bced7983
1
automation/Jenkinsfile
vendored
1
automation/Jenkinsfile
vendored
@ -10,7 +10,6 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Rust Toolchain Info') {
|
stage('Rust Toolchain Info') {
|
||||||
steps {
|
steps {
|
||||||
echo "Rust Toolchain Version"
|
|
||||||
sh 'rustc --version'
|
sh 'rustc --version'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user