Merge branch 'master' into fix-arm64-build

This commit is contained in:
Peter Squicciarini
2019-03-01 15:56:01 -05:00
committed by GitHub
8 changed files with 69 additions and 33 deletions

View File

@@ -16,12 +16,13 @@ node_js: "8"
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
- ./install_deps.sh
- . install_deps.sh
- . get_repo.sh
- . check_tags.sh
script:
- ./build.sh
- ./trigger-azure.sh
before_deploy:
- ./create_zip.sh