mirror of
https://github.com/BertoldVdb/ZoneDetect.git
synced 2026-04-27 14:57:40 +00:00
Update buildspec.yml
This commit is contained in:
parent
cca7eb551b
commit
74c172caa8
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ phases:
|
||||||
golang: 1.13 #Dummy, as this is a required parameter
|
golang: 1.13 #Dummy, as this is a required parameter
|
||||||
pre_build:
|
pre_build:
|
||||||
commands:
|
commands:
|
||||||
- yum install -y cmake3 git gcc gcc-c++ make
|
- yum install -y cmake3 git gcc gcc-c++ make libc6
|
||||||
- git clone https://github.com/awslabs/aws-lambda-cpp.git
|
- git clone https://github.com/awslabs/aws-lambda-cpp.git
|
||||||
- cd aws-lambda-cpp
|
- cd aws-lambda-cpp
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue