mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 06:47:25 +02:00
CI Fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user