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