From 374a85ffcc28f8247cb28725e93f662a578c3529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gyulai=20D=C3=A1niel?= Date: Thu, 5 Nov 2020 08:44:19 -0500 Subject: [PATCH] CI specific values file in ci dir --- ci/ci_values.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ci/ci_values.yaml diff --git a/ci/ci_values.yaml b/ci/ci_values.yaml new file mode 100644 index 0000000..7974678 --- /dev/null +++ b/ci/ci_values.yaml @@ -0,0 +1,7 @@ +# CI values for covidok. +# This is a YAML-formatted file. +# Declare variables to be passed into your templates. + +images: + covidok: + tag: dev