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: filters:
branches: branches:
ignore: master ignore: master
- integration_tests: # - integration_tests:
filters: # filters:
branches: # branches:
ignore: master # ignore: master
requires: # requires:
- build # - build
build_and_deploy_dev: build_and_deploy_dev:
jobs: jobs:
- build: - build: