Pārlūkot izejas kodu

Complete and sanitize QA pipeline

- do not execute QA on dogfood/* feature branches
- run non-postgreSQL tests on release branches only
- run HA tests on release and dogfood-on-next branches only
tags/7.5
Simon Brandhof pirms 6 gadiem
vecāks
revīzija
94af8db616
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4
    0
      .travis.yml

+ 4
- 0
.travis.yml Parādīt failu

@@ -5,6 +5,10 @@ jdk: oraclejdk8
script: ./travis.sh
dist: trusty

branches:
except:
- /^dogfood\/.*$/

env:
- TARGET=BUILD
- TARGET=WEB_TESTS

Notiek ielāde…
Atcelt
Saglabāt