-
-
Notifications
You must be signed in to change notification settings - Fork 21
Trigger Gitlab CI pipelines based on code-changes only #1355
Copy link
Copy link
Closed
Labels
continuous integrationIssues related with Github workflow or Gitlab CI/CD at facilityIssues related with Github workflow or Gitlab CI/CD at facility
Description
currently all of our gitlab CI checks (see .gitlab ) directory are run for every commit.
According to gitlab docs we can use changes to specify when event is triggered.
We should only trigger CI jobs when there is changes to source code buildtest directory and any regression tests tests directory
TODO:
- Update ascent.yml and cori.yml
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
continuous integrationIssues related with Github workflow or Gitlab CI/CD at facilityIssues related with Github workflow or Gitlab CI/CD at facility