Azure pipelines (#470)

* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines

* Update .npmignore

* Add linting to Azure Pipelines

* Move linting to separate job

* Move Azure config to .ci

* Publish pipeline artifact

* Fix yaml

* Only run build if lint succeeds

* Remove version variable

* Update npmignore

* Exclude version from package filename

* Update CI triggers
This commit is contained in:
Bill Thornton
2019-09-19 14:35:30 -04:00
committed by Anthony Lavado
parent 0c337e11a6
commit 5cb4c195d7
5 changed files with 63 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
.editorconfig
.ci
.gitattributes
.github
.drone.yml
.eslintrc.yml
run-eslint.sh
webpack.config.js