Skip to content

Commit

Permalink
Don't exclude .ci folder as pipeline trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
voelzmo committed Jan 8, 2024
1 parent 4887356 commit 9e974f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ vertical-pod-autoscaler:
trigger_paths:
include:
- 'vertical-pod-autoscaler'
- '.ci'
source_labels:
- name: 'cloud.gardener.cnudie/dso/scanning-hints/source_analysis/v1'
value:
Expand Down

0 comments on commit 9e974f4

Please sign in to comment.