Unverified Commit 5d6bc58d authored by Yifan Xiong's avatar Yifan Xiong Committed by GitHub
Browse files

Update pipeline for release branch (#122)

parent 27b757ec
......@@ -3,6 +3,7 @@
trigger:
- main
- release/*
pool:
name: SuperBench CI
......
......@@ -3,6 +3,7 @@
trigger:
- main
- release/*
container:
image: python:3.7
......
......@@ -3,6 +3,7 @@
trigger:
- main
- release/*
pool:
name: SuperBench CI
......
......@@ -18,6 +18,7 @@ coverage:
- cuda-unit-test
branches:
- main
- release/*
patch:
default:
target: 80%
......@@ -27,3 +28,4 @@ coverage:
- cuda-unit-test
branches:
- main
- release/*
......@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
- release/*
jobs:
docker:
......
......@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
- release/*
jobs:
docs-build:
......
......@@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- release/*
jobs:
spelling:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment