From 6aabe9b26e2b1fff465d5ebbeccbd899bd48bc90 Mon Sep 17 00:00:00 2001 From: Sylvester Joosten <sjoosten@anl.gov> Date: Mon, 4 Oct 2021 21:17:13 +0000 Subject: [PATCH] Use new PHY-scratch runner --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ccb102ac..25d1fa03 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,8 @@ workflow: - if: '$CI_COMMIT_TAG' default: + tags: + - phy-scratch artifacts: expire_in: 72 hours paths: -- GitLab