Skip to content

Commit

Permalink
Reduce Templates pipeline frequency to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
theopnv committed Sep 19, 2023
1 parent c9f7095 commit fd763cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .yamato/_abv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ graphics_repo_nightly_trunk:
triggers:
recurring:
- branch: master
frequency: 1 * * ?
frequency: weekly
dependencies:
- path: .yamato/_templates.yml#all_template_ci_trunk
rerun: on_new_revision
Expand Down
2 changes: 1 addition & 1 deletion .yamato/config/abv.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
triggers:
recurring:
- branch: master
frequency: 1 * * ?
frequency: weekly
allow_on:
- trunk

0 comments on commit fd763cb

Please sign in to comment.