Skip to content

Instantly share code, notes, and snippets.

@jgontrum
Last active January 18, 2021 15:23
Show Gist options
  • Save jgontrum/bcb359094d5acd97cd1804090e9cbea9 to your computer and use it in GitHub Desktop.
Save jgontrum/bcb359094d5acd97cd1804090e9cbea9 to your computer and use it in GitHub Desktop.
image: amaysim/serverless:1.71.1
stages:
- Deploy
deploy_aws_lambda:
stage: Deploy
script:
- sls deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment