We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44aa6c commit 1f92c37Copy full SHA for 1f92c37
buildspec/linuxTests.yml
@@ -25,7 +25,6 @@ phases:
25
pre_build:
26
commands:
27
- export HOME=/home/codebuild-user
28
- - export GH_TOKEN = ${{ secrets.GITHUB_TOKEN }}
29
- bash buildspec/shared/linux-pre_build.sh
30
31
build:
buildspec/packageTestVsix.yml
@@ -20,7 +20,6 @@ phases:
20
21
22
23
24
0 commit comments