Skip to content

Commit

Permalink
Test changes in Gitlab CI coming from MFEM use case
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Sep 11, 2024
1 parent a763dab commit d00a72d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ stages:
include:
- local: '.gitlab/custom-jobs-and-variables.yml'
- project: 'radiuss/radiuss-shared-ci'
ref: 'v2024.07.0'
ref: 'woptim/improve-job-cmd-handling'
file: 'pipelines/${CI_MACHINE}.yml'
- artifact: '${CI_MACHINE}-jobs.yml'
job: 'generate-job-lists'
Expand All @@ -85,7 +85,7 @@ include:
file: 'id_tokens.yml'
# [Optional] checks preliminary to running the actual CI test
#- project: 'radiuss/radiuss-shared-ci'
# ref: 'v2024.07.0'
# ref: 'woptim/improve-job-cmd-handling'
# file: 'preliminary-ignore-draft-pr.yml'
# pipelines subscribed by the project
- local: '.gitlab/subscribed-pipelines.yml'

0 comments on commit d00a72d

Please sign in to comment.