Merge branch 'master' into release_2_5

This commit is contained in:
Grigory Smolkin
2021-06-17 19:29:07 +03:00
+6 -6
View File
@@ -42,11 +42,11 @@ env:
- PG_VERSION=9.6 PG_BRANCH=REL9_6_STABLE
- PG_VERSION=9.5 PG_BRANCH=REL9_5_STABLE
jobs:
allow_failures:
- if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
#jobs:
# allow_failures:
# - if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
# Only run CI for master branch commits to limit our travis usage
branches:
only:
- master
#branches:
# only:
# - master