From de283f053ebd959f966f5b1017ae4fa0dc05a1a0 Mon Sep 17 00:00:00 2001 From: Cameron Rutherford Date: Wed, 11 Oct 2023 13:20:14 -0400 Subject: [PATCH] Fix stages of Ascent pipeline [ascent-rebuild] --- .gitlab/ornl/ascent.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/ornl/ascent.gitlab-ci.yml b/.gitlab/ornl/ascent.gitlab-ci.yml index a58bf2ce..f04d02b6 100644 --- a/.gitlab/ornl/ascent.gitlab-ci.yml +++ b/.gitlab/ornl/ascent.gitlab-ci.yml @@ -135,7 +135,7 @@ Ascent-Module-Init: rules: - if: '$CI_COMMIT_TITLE =~ /\[ascent-rebuild\]/' when: always - stage: pre-build + stage: build tags: - nobatch script: @@ -153,7 +153,7 @@ Ascent-Module-Build: - if: '$CI_COMMIT_TITLE =~ /\[ascent-rebuild\]/' when: always extends: .ascent_environment_template - stage: build + stage: test tags: - batch script: