Skip to content

Commit

Permalink
run only on nigthly cron
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck committed Mar 13, 2024
1 parent 29f2412 commit b5eb2ef
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_SONARSOURCE_QA
only_if: $CIRRUS_CRON == "nightly"
eks_container:
<<: *CONTAINER_DEFINITION
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j17-latest
Expand Down

0 comments on commit b5eb2ef

Please sign in to comment.