From 00f652fee75e390ccac69c3784f925a64ce6dfde Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Sat, 3 Oct 2020 22:23:07 -0500 Subject: [PATCH] Missed the underscore hyphen --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9ab41eb6..e73b7d92 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,4 +44,4 @@ child-pipeline: trigger: include: - artifact: config/dummy_config.yml - job: generate-config + job: generate_config -- GitLab