disable integration tests on vnext

This commit is contained in:
Danny Coates 2018-07-27 09:31:22 -07:00
parent a80d007e0c
commit b2aed06328
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 6 additions and 6 deletions

View File

@ -80,12 +80,12 @@ workflows:
filters:
branches:
ignore: master
- integration_tests:
filters:
branches:
ignore: master
requires:
- build
# - integration_tests:
# filters:
# branches:
# ignore: master
# requires:
# - build
build_and_deploy_dev:
jobs:
- build: