This commit is contained in:
Anmol Sethi
2020-02-18 23:31:40 -05:00
parent 76831f11fc
commit a065c12e83
4 changed files with 5 additions and 10 deletions

View File

@@ -3,6 +3,7 @@ language: minimal
jobs:
include:
- name: Test
if: tag IS blank
script: ./ci/image/run.sh "yarn && yarn vscode && ./ci/ci.sh"
deploy: null
- name: Linux Release