Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
55be801413
commit
2c9e155c35
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -6,6 +6,7 @@ pipeline {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello world!'
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 'ASR-eval', selector: lastSuccessful()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user