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