From 13cf8b811385da1fc99d662cd7e54be005c13452 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 22 Jan 2021 22:12:24 +0200 Subject: [PATCH] Move to ns4. www.shore.co.il is now ns4. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4932e1c..253962a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ include: build: stage: deploy - tags: ["host01.shore.co.il"] + tags: ["ns4.shore.co.il"] only: ["nimrod"] script: - cid="$(basename $(cat /proc/1/cpuset))" -- GitLab