From 47e44f953191becea05523f69870b20e4a2f8ed4 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Sat, 17 Apr 2021 00:37:39 -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 ea65deda..a4743612 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -153,7 +153,7 @@ include: deploy_results: stage: deploy needs: - - ["zdc_benchmark"] + - ["cal_bench:zdc_benchmark"] tags: - silicon script: -- GitLab