new label
This commit is contained in:
parent
2d41cc6591
commit
868361fc3b
|
@ -31,11 +31,5 @@ pipeline {
|
|||
sh 'docker compose ps'
|
||||
}
|
||||
}
|
||||
|
||||
stage('Run tests against the container') {
|
||||
steps {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue