Skip to content

Commit

Permalink
try without pr
Browse files Browse the repository at this point in the history
  • Loading branch information
gracewehner committed Dec 11, 2023
1 parent c65e723 commit de3a6a7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .pipelines/azure-pipeline-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ trigger:
branches:
include:
- main
- grace/build-improvements

pr:
#pr:
#autoCancel: true
branches:
include:
- main
#branches:
#include:
#- main

variables:
HELM_CHART_NAME: 'prometheus-collector'
Expand Down

0 comments on commit de3a6a7

Please sign in to comment.