Create appveyor.yml

pull/1425/head
Jamie 7 years ago committed by GitHub
parent dbade585e2
commit 110631f46c

@ -12,7 +12,6 @@ before_build:
- cmd: cd src/ombi - cmd: cd src/ombi
- node --version - node --version
- appveyor-retry dotnet restore - appveyor-retry dotnet restore
- appveyor-retry npm install bower -g
- appveyor-retry npm install -g gulp - appveyor-retry npm install -g gulp
- appveyor-retry npm install - appveyor-retry npm install
- gulp publish - gulp publish

Loading…
Cancel
Save