Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .yamato/upm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,10 @@ performance_tests_only:
recurring:
- branch: develop
frequency: daily
rerun: on_new_revision
rerun: always
- branch: stable
frequency: weekly
rerun: on_new_revision
rerun: always

{% for run in (1..2) %}
publish{% cycle "", "_dryrun" %}:
Expand Down