Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

ci: adds CGO_ENABLED=0 to release builds #21

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Conversation

sameersbn
Copy link
Contributor

@sameersbn sameersbn commented Nov 23, 2020

knative-lambda-runtime builds pulls the release binary from this repo. The CGO_ENABLED=0 flag is required so that the compiled binary is statically linked

@sameersbn sameersbn self-assigned this Nov 23, 2020
@sameersbn sameersbn merged commit 569be4c into master Nov 23, 2020
@sameersbn sameersbn deleted the release-disable-cgo branch November 23, 2020 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants