未验证 提交 87ebf03e 编写于 作者: A Asher

Skip vscode dependencies for test phase

They aren't used so we can skip them.
上级 df1c34e2
......@@ -4,7 +4,7 @@ jobs:
include:
- name: Test
if: tag IS blank
script: ./ci/image/run.sh "yarn && GITHUB_TOKEN=3229b0eec0a1622d6d1d1e00fca5b626070f5a10 yarn vscode && ./ci/ci.sh"
script: ./ci/image/run.sh "yarn && git submodule update --init && yarn vscode:patch && ./ci/ci.sh"
deploy: null
- name: Linux Release
if: tag IS present
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册