Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
5a92ba072d
commit
447f534840
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -8,7 +8,7 @@ pipeline{
|
||||
stages{
|
||||
stage('Docker') {
|
||||
steps {
|
||||
sh 'python3 script.py'
|
||||
sh 'python3 script2.py'
|
||||
}
|
||||
}
|
||||
stage('Stage 1'){
|
||||
|
Loading…
Reference in New Issue
Block a user