Skip to content

Commit

Permalink
check_pkg_size gitlab job will run only on dev branch (#32775)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pythyu authored Jan 8, 2025
1 parent 4b193fa commit ab830a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pkg_metrics/pkg_metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ check_pkg_size:
image: registry.ddbuild.io/ci/datadog-agent-buildimages/deb_x64$DATADOG_AGENT_BUILDIMAGES_SUFFIX:$DATADOG_AGENT_BUILDIMAGES
tags: ["arch:amd64"]
rules:
- !reference [.except_mergequeue]
- !reference [.except_main_or_release_branch]
- when: on_success
needs:
- agent_deb-x64-a7
Expand Down

0 comments on commit ab830a6

Please sign in to comment.