update jenkinsfile_registry
This commit is contained in:
parent
cbadafdb37
commit
0da61e1b99
@ -9,7 +9,6 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Script') {
|
stage('Script') {
|
||||||
steps {
|
steps {
|
||||||
copyArtifacts projectName: 's444409-training/main'
|
|
||||||
sh 'python3 ./registry.py'
|
sh 'python3 ./registry.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user