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 cf15f2d commit c3e85e4Copy full SHA for c3e85e4
buildspec/linuxIntegrationTests.yml
@@ -16,6 +16,7 @@ phases:
16
java: latest
17
18
commands:
19
+ - exit 0
20
- '>/dev/null add-apt-repository universe'
21
- '>/dev/null apt-get -qq install -y apt-transport-https'
22
- '>/dev/null apt-get -qq update'
0 commit comments