aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2019-08-07 10:39:05 -0400
committerChris Evich <cevich@redhat.com>2019-08-12 12:01:55 -0400
commitb843804d51ec3fb747670201b6178896d9a4580d (patch)
tree82e398fec66a261134a79150b781ce787e008dcf /.cirrus.yml
parent5f99703594414039b9e7e1b615687d009f21d7c4 (diff)
downloadpodman-b843804d51ec3fb747670201b6178896d9a4580d.tar.gz
podman-b843804d51ec3fb747670201b6178896d9a4580d.tar.bz2
podman-b843804d51ec3fb747670201b6178896d9a4580d.zip
Adjust get_ci_vm.sh for substitution
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 79c411a09..69e7d0d55 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -28,7 +28,7 @@ env:
TIMESTAMP: "awk --file ${CIRRUS_WORKING_DIR}/${SCRIPT_BASE}/timestamp.awk"
####
- #### Cache-image names to test with
+ #### Cache-image names to test with (double-quotes around names are critical)
###
_BUILT_IMAGE_SUFFIX: "libpod-5751722641719296"
FEDORA_CACHE_IMAGE_NAME: "fedora-30-${_BUILT_IMAGE_SUFFIX}"