mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Merge branch 'post-08' into post-09
This commit is contained in:
@@ -3,7 +3,7 @@ branches:
|
|||||||
- staging
|
- staging
|
||||||
- trying
|
- trying
|
||||||
- master
|
- master
|
||||||
- /z_post_*/
|
- /post-.*/
|
||||||
|
|
||||||
# Appveyor configuration template for Rust using rustup for Rust installation
|
# Appveyor configuration template for Rust using rustup for Rust installation
|
||||||
# https://github.com/starkat99/appveyor-rust
|
# https://github.com/starkat99/appveyor-rust
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ branches:
|
|||||||
# Build pull requests.
|
# Build pull requests.
|
||||||
- master
|
- master
|
||||||
# Build post braches
|
# Build post braches
|
||||||
- /^z_post_.*$/
|
- /^post-.*$/
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|||||||
Reference in New Issue
Block a user