Sign inSign up

aig787/go-lambda-builder

By aig787

•Updated over 5 years ago

Image
0

819

aig787/go-lambda-builder repository overview

⁠Go AWS Lambda Builder Action

GitHub action for building Go based lambdas

- uses: aig787/[email protected]
  with:
    files: "main.go other/helper.go"
    credentials: ${{ secrets.GIT_CREDENTIALS }}
⁠Inputs
VariableDescriptionRequiredDefault
filesSource files to be built and packaged (space separated)true
directoryRelative path under $GITHUB_WORKSPACE where source code is locatedfalse
credentialsIf provided git will be configured to use these credentials and httpsfalse

Tag summary

Content type

Image

Digest

Size

835.1 MB

Last updated

over 5 years ago

docker pull aig787/go-lambda-builder