Rename z_post_* braches to post-*

This commit is contained in:
Philipp Oppermann
2019-01-27 16:13:22 +01:00
parent a2c0be6da2
commit db4fd1ce1d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -20,7 +20,7 @@ branches:
# Build pull requests.
- master
# Build post braches
- /^z_post_.*$/
- /^post-.*$/
cache:
directories: