From c5b5e04339990b3dca1c8bd21f145df64b912716 Mon Sep 17 00:00:00 2001 From: "jihee.kim" <jihee.kim@anl.gov> Date: Sun, 4 Apr 2021 20:42:23 -0500 Subject: [PATCH] Fixed indent --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca825325..ffff65b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -67,7 +67,7 @@ include: deploy_results: stage: deploy - needs: + needs: - ["ben_emcal_barrel_electrons"] tags: - silicon -- GitLab