1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-12-01 22:30:09 +02:00

No longer run master branch through CI.

The integration branch will be run through CI and then pushed to master with github status checks.
This commit is contained in:
David Steele
2017-12-19 17:03:17 -05:00
parent c34a76690f
commit 9fe265d24c
3 changed files with 4 additions and 2 deletions

View File

@@ -74,7 +74,6 @@ sub process
my $strConfig =
"branches:\n" .
" only:\n" .
" - master\n" .
" - integration\n" .
" - /-ci\$/\n" .
"\n" .