mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Merge branch 'post-06' into post-07
This commit is contained in:
@@ -1,17 +1,11 @@
|
|||||||
# Documentation: https://aka.ms/yaml
|
# Documentation: https://aka.ms/yaml
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
batch: true
|
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
# This is where pull requests from "bors r+" are built.
|
- '*'
|
||||||
- staging
|
exclude:
|
||||||
# This is where pull requests from "bors try" are built.
|
- 'staging.tmp'
|
||||||
- trying
|
|
||||||
# Build pull requests.
|
|
||||||
- master
|
|
||||||
# Build post braches
|
|
||||||
- post-*
|
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user