add linux build step, remove gulp tasks

This commit is contained in:
Johannes Rieken
2017-07-11 11:27:36 +02:00
parent 84f35b19dd
commit 98705d8e2c
2 changed files with 4 additions and 57 deletions

View File

@@ -30,8 +30,11 @@ step "Install distro dependencies" \
step "Build minified" \
npm run gulp -- --max_old_space_size=4096 "vscode-linux-$ARCH-min"
step "Create loader snapshot"
node build/lib/snapshotLoader.js
step "Run unit tests" \
./scripts/test.sh --build --reporter dot
step "Publish release" \
./build/tfs/linux/release.sh
./build/tfs/linux/release.sh