Skip to content

Commit

Permalink
Change trigger type of perf task to manual (#4682)
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck authored May 6, 2024
1 parent afc22d5 commit c8d42df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ perf_task:
timeout_in: 240m
depends_on:
- build
only_if: $CIRRUS_CRON == "nightly"
trigger_type: manual
eks_container:
<<: *CONTAINER_DEFINITION
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j17-latest
Expand Down

0 comments on commit c8d42df

Please sign in to comment.