This commit is contained in:
parent
c643f968e0
commit
d1e74411ad
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -42,8 +42,7 @@ pipeline {
|
|||||||
echo 'testing'
|
echo 'testing'
|
||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
podman-compose -f podman-compose.yml build
|
podman-compose -f podman-compose.yml --dry-run up --abort-on-container-exit
|
||||||
podman-compose -f podman-compose.yml up --abort-on-container-exit
|
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user