summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2018-10-16 17:16:29 -0400
committerChris Evich <cevich@redhat.com>2018-10-18 12:37:08 -0400
commita18494a345920bfbfa0c4db50731fd21f6ef7cd2 (patch)
treedc7e4e41e18af55964de93b29f6cb584d59b9ff2 /.cirrus.yml
parent02bc3c9962f8d80a239bba1a6c8bd97d1c5ba44c (diff)
downloadpodman-a18494a345920bfbfa0c4db50731fd21f6ef7cd2.tar.gz
podman-a18494a345920bfbfa0c4db50731fd21f6ef7cd2.tar.bz2
podman-a18494a345920bfbfa0c4db50731fd21f6ef7cd2.zip
Cirrus: Use different CNI_COMMIT for Fedora
Just noticed this in Dockerfile.Fedora. Updated all the right places to make this happen. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index f59dd9396..04640662d 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -16,6 +16,7 @@ gce_instance:
# Main collection of env. varss to set for all scripts. All others
# are cooked in by $SCRIPT_BASE/setup_environment.sh
env:
+ FEDORA_CNI_COMMIT: "412b6d31280682bb4fab4446f113c22ff1886554"
CNI_COMMIT: "7480240de9749f9a0a5c8614b17f1f03e0c06ab9"
CRIO_COMMIT: "662dbb31b5d4f5ed54511a47cde7190c61c28677"
RUNC_COMMIT: "ad0f5255060d36872be04de22f8731f38ef2d7b1"