ci: ?????
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -52,9 +52,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
always {
|
|
||||||
cleanWs()
|
|
||||||
}
|
|
||||||
success {
|
success {
|
||||||
echo 'Rust build completed successfully!'
|
echo 'Rust build completed successfully!'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user