Skip to content

Commit 5098303

Browse files
committed
test alpine
1 parent dc83706 commit 5098303

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deps/versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
AWS_LAMBDA_CPP_RELEASE=0.2.6
22
CURL_MAJOR_VERSION=7
3-
CURL_MINOR_VERSION=83
4-
CURL_PATCH_VERSION=1
3+
CURL_MINOR_VERSION=85
4+
CURL_PATCH_VERSION=0

scripts/preinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
# Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
set -e
3+
set -xe
44

55
ARTIFACTS_DIR=$(pwd)/deps/artifacts
66

0 commit comments

Comments
 (0)