This commit is contained in:
parent
f72ca04082
commit
26eeb17b23
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -40,7 +40,7 @@ pipeline {
|
|||||||
sh """
|
sh """
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo 'testing'
|
echo 'testing'
|
||||||
podman-compose --dry-run up
|
podman-compose up --abort-on-container-exit
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user