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 925cb69 commit e1bf187Copy full SHA for e1bf187
buildspec/linuxIntegrationTests.yml
@@ -14,6 +14,8 @@ env:
14
phases:
15
install:
16
commands:
17
+ - sed -i 's/latest\/download/download\/v1.98.0/g' /usr/local/bin/installSam.sh
18
+ - installSam.sh --update
19
- n install 16
20
- startDocker.sh
21
# login to DockerHub so we don't get throttled
0 commit comments