From bfed7d80ca349a1f222140ba39b81f093eed42dc Mon Sep 17 00:00:00 2001 From: Sylvester Joosten <sjoosten@anl.gov> Date: Mon, 4 Oct 2021 23:03:17 +0000 Subject: [PATCH] Use new tagless runner --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 093bd16..ae9ae66 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,8 +11,6 @@ workflow: default: before_script: - source .local/bin/env.sh - tags: - - phy artifacts: expire_in: 72 hours paths: -- GitLab