From 88b983878b47f25897b83893d6057984d093b05e Mon Sep 17 00:00:00 2001 From: Benjamin Bertrand <benjamin.bertrand@ess.eu> Date: Mon, 27 Apr 2020 14:38:04 +0200 Subject: [PATCH] Pass git version to Ansible playbook --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 69e2960..9f55a31 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,7 @@ deploy-reftabs: -h torn.tn.esss.lu.se -t ${TOWER_OAUTH_TOKEN} -J deploy-supercycles-reftabs + -e "supercycles_reftabs_version: bv1.6.1" --monitor only: - bv1.6.1@icshwi/reftabs -- GitLab