Skip to content

Commit

Permalink
410790: Trigger for pr build (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshkaremane authored Jul 11, 2024
1 parent 89c2454 commit 826072e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.8
1.0.9
28 changes: 0 additions & 28 deletions tests/devops/pipelines/pipeline.common.integrationtest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,34 +21,6 @@ parameters:
value: test
- template: /tests/devops/vars/custom.yaml@self

pr:
branches:
include:
- main
paths:
include:
- templates/pipelines/common-infrastructure-deploy.yaml
- templates/steps/initialize.yaml
- templates/steps/powershell.yaml
- templates/steps/validate-deploy-arm-template.yaml
- templates/powershell/common-module
- templates/steps/common-module.yaml
drafts: false

trigger:
batch: true
branches:
include:
- "*"
paths:
include:
- templates/pipelines/common-infrastructure-deploy.yaml
- templates/steps/initialize.yaml
- templates/steps/powershell.yaml
- templates/steps/validate-deploy-arm-template.yaml
- templates/steps/validate-deploy-arm-template.yaml
- templates/powershell/common-module
- tests/*

lockBehavior: sequential

Expand Down

0 comments on commit 826072e

Please sign in to comment.