1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-11 18:38:46 +00:00

Make CI faster

This commit is contained in:
Anmol Sethi 2020-05-06 23:15:30 -04:00
parent c63f1ea62a
commit 3e7582880e
No known key found for this signature in database
GPG Key ID: 8CEF1878FF10ADEB

View File

@ -5,7 +5,7 @@ jobs:
include: include:
- name: Test - name: Test
if: tag IS blank if: tag IS blank
script: ./ci/container/exec.sh ./ci/steps/test.sh script: ./ci/steps/test.sh
deploy: null deploy: null
install: null install: null
- name: Linux Release - name: Linux Release