From 81776a45c4f156457c994d1eca4bbb3d35e84ae2 Mon Sep 17 00:00:00 2001 From: plup Date: Wed, 20 Nov 2019 21:06:30 +0100 Subject: [PATCH] cicd: added tag --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c6e9d64..32ce0d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,3 +15,5 @@ deploy_staging: - scp -i gitlab.key -r build/* test-paris@ssh-test-paris.happy-dev.fr:~/staging/www/ only: - feat/manager_deploy + tags: + - sib