From b83abcf62a0151a48f588a2c77647106ad640212 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Mon, 4 Oct 2021 21:05:28 +0000
Subject: [PATCH] try new phy-scratch tag

---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d4f3542c..9c744b9a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,8 @@ default:
   before_script:
     - source .local/bin/env.sh
   interruptible: true
+  tags:
+    - phy-scratch
   artifacts:
     expire_in: 3 days
     paths:
-- 
GitLab