summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-13 08:39:00 +0100
committerGitHub <noreply@github.com>2020-01-13 08:39:00 +0100
commitc7d3b59da4b90b591a162b4e6cef21663b15f279 (patch)
treea4873a2f3852dc55dc0bd5f6cf9509fbb66d7f06 /.cirrus.yml
parentaa554d7ba250390ac2383165edecc27f37a07896 (diff)
parent49be255feee026d6818a205c30478d28f81c0045 (diff)
downloadpodman-c7d3b59da4b90b591a162b4e6cef21663b15f279.tar.gz
podman-c7d3b59da4b90b591a162b4e6cef21663b15f279.tar.bz2
podman-c7d3b59da4b90b591a162b4e6cef21663b15f279.zip
Merge pull request #4836 from cevich/upd_base_meta
Cirrus: Fix libpod base images going stale
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 8e1bf03f0..d069b5a3e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -296,7 +296,7 @@ meta_task:
timeout_in: 10m
# Cirrus-CI ignores entrypoint defined in image
- script: '/usr/local/bin/entrypoint.sh |& ${TIMESTAMP}'
+ script: '$CIRRUS_WORKING_DIR/$SCRIPT_BASE/update_meta.sh |& ${TIMESTAMP}'
# Remove old and disused images based on labels set by meta_task