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 {
|
||||
stage('Rust Toolchain Info') {
|
||||
steps {
|
||||
echo "Rust Toolchain Version"
|
||||
sh 'rustc --version'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user