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 74ea2fa commit f06c82bCopy full SHA for f06c82b
buildspec/linuxTests.yml
@@ -25,6 +25,7 @@ phases:
25
pre_build:
26
commands:
27
- export HOME=/home/codebuild-user
28
+ - bash buildspec/shared/setup-github-token.sh
29
- bash buildspec/shared/linux-pre_build.sh
30
31
build:
buildspec/packageTestVsix.yml
@@ -20,6 +20,7 @@ phases:
20
21
22
23
24
0 commit comments