Skip to content

Commit

Permalink
Fix: add LC requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Jul 23, 2024
1 parent cdf9362 commit 9991168
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab/lassen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ build-on-lassen:
include:
- artifact: "jobs_scratch_dir/pipeline.yml"
job: generate-on-lassen
- project: "lc-templates/id_tokens"
file: "id_tokens.yml"
strategy: depend
forward:
pipeline_variables: true
Expand Down
2 changes: 2 additions & 0 deletions .gitlab/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ build-on-ruby:
include:
- artifact: "jobs_scratch_dir/pipeline.yml"
job: generate-on-ruby
- project: "lc-templates/id_tokens"
file: "id_tokens.yml"
strategy: depend
forward:
pipeline_variables: true
Expand Down

0 comments on commit 9991168

Please sign in to comment.