clean up setup for JenkinsFile
This commit is contained in:
parent
e8d8f18069
commit
14e250a2b4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -58,6 +58,8 @@ pipeline {
|
|||||||
sh """
|
sh """
|
||||||
echo 'End of run.'
|
echo 'End of run.'
|
||||||
podman ps
|
podman ps
|
||||||
|
podman-compose -f podman-compose.yml down
|
||||||
|
podman ps
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user