Skip to content

Commit

Permalink
Disable SNP CI
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Jul 30, 2024
1 parent b9d5cca commit a37566f
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions .azure_pipelines_snp.yml
Original file line number Diff line number Diff line change
@@ -1,32 +1,7 @@
pr:
branches:
include:
- main
paths:
include:
- scripts/azure_deployment/*
- .github/workflows/build-ci-container.yml
- .azure_pipelines_snp.yml
- .azure-pipelines-templates/deploy_aci.yml
- .azure-pipelines-templates/test_on_remote.yml
- .snpcc_canary

trigger:
branches:
include:
- main
- "release/*"
exclude:
- "release/1.x"
- "release/2.x"

schedules:
- cron: "0 9-18/3 * * Mon-Fri"
displayName: Regular build
branches:
include:
- main
always: true
- "release/[0-4].x"

resources:
containers:
Expand Down

0 comments on commit a37566f

Please sign in to comment.