From c239e93a3984366bf645589283e6b0180109cc98 Mon Sep 17 00:00:00 2001 From: Sylvester Joosten <sjoosten@anl.gov> Date: Mon, 4 Oct 2021 23:02:53 +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 db46f266..bba6f931 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,8 +12,6 @@ workflow: default: before_script: - source .local/bin/env.sh - tags: - - phy artifacts: expire_in: 1 week paths: -- GitLab