Merge branch 'post-07' into post-08

This commit is contained in:
Philipp Oppermann
2019-01-27 16:33:54 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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: