Skip to content

Commit

Permalink
Skips push on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
davividal authored and carminevassallo committed Jan 20, 2025
1 parent cf2afc7 commit 1432c7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cirrus/tasks_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,7 @@ chart_packaging: &CHART_PACKAGING_TASK_TEMPLATE
- helm repo update

push_to_repox: &PUSH_TO_REPOX_TASK_TEMPLATE
# <<: *EXCEPT_ON_PR_OR_CRON
only_if: ($CIRRUS_PRERELEASE != "true" && $CIRRUS_PR == "" && $CIRRUS_CRON != $NIGHTLY_CRON) || $BRANCH == "dkv/sgb-270-fix-push-to-repox"
<<: *EXCEPT_ON_PR_OR_CRON
timeout_in: 15m
eks_container:
<<: *STD_CONTAINER_TEMPLATE
Expand Down

0 comments on commit 1432c7e

Please sign in to comment.