From f5a6e5c84fcd55d028ddcf21adc5d3eaa21a2b67 Mon Sep 17 00:00:00 2001 From: Sylvester Joosten <sjoosten@anl.gov> Date: Tue, 12 Oct 2021 22:02:45 +0000 Subject: [PATCH] Use phy-scratch runner for prim files/dawn views --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4044e00c..78f7d600 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,6 +80,8 @@ build:simple: .views: stage: docs + tags: + - phy-scratch before_script: - source .local/bin/env.sh - env -- GitLab