mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
travis: For later workflow consider selective building
Only certain branches and pull requests.
This commit is contained in:
parent
b35f08c70d
commit
3ebdf3dd6c
@ -25,6 +25,14 @@ env:
|
|||||||
- DB=pgsql DIRECTOR_TESTDB_RES="Director PostgreSQL TestDB" DIRECTOR_TESTDB="director_test"
|
- DB=pgsql DIRECTOR_TESTDB_RES="Director PostgreSQL TestDB" DIRECTOR_TESTDB="director_test"
|
||||||
DIRECTOR_TESTDB_USER="director_test"
|
DIRECTOR_TESTDB_USER="director_test"
|
||||||
|
|
||||||
|
# Consider when migrating to PRs
|
||||||
|
#branches:
|
||||||
|
# only:
|
||||||
|
# - master
|
||||||
|
# - next
|
||||||
|
# - /^support\//
|
||||||
|
# - /^v\d/
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ./test/setup_vendor.sh
|
- ./test/setup_vendor.sh
|
||||||
- ./test/travis-prepare.sh
|
- ./test/travis-prepare.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user