From a493ec936f11129b2605f6162065422556e1bca9 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Apr 15 2020 12:17:23 +0000 Subject: Use salt-deploy tag for deploy_job, which is only present on the specific gitlab-runner on the salt master machine --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1c6c2aa..da78951 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,4 +56,4 @@ deploy_job: only: - production@infra/salt tags: - - shell + - salt-deploy