From 44ea2721feee3b64da5a95292345916da837adf2 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Sun, 30 Aug 2020 00:25:49 -0500 Subject: [PATCH] modified: .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a85282..f68e742 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ stages: hcana_build: image: eicweb.phy.anl.gov:4567/containers/image_recipes/root_base:latest - stage: build + stage: build tags: - eic0 docker script: -- GitLab