You've already forked pgbackrest
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:
@@ -74,7 +74,6 @@ sub process
|
||||
my $strConfig =
|
||||
"branches:\n" .
|
||||
" only:\n" .
|
||||
" - master\n" .
|
||||
" - integration\n" .
|
||||
" - /-ci\$/\n" .
|
||||
"\n" .
|
||||
|
||||
Reference in New Issue
Block a user