tsorya / test-infra

Apache License 2.0
0 stars 8 forks source link

Update deploy_ui.sh to always pull the image #14

Closed jtomasek closed 4 years ago

jtomasek commented 4 years ago

To avoid problems caused by using stale local image

jtomasek commented 4 years ago

as described here http://docs.podman.io/en/latest/markdown/podman-run.1.html podman run --pull=always should always pull the latest image which should ensure that the /deploy/deploy_config.sh script is called from the latest version of the image