Skip to content

Instantly share code, notes, and snippets.

@lekansogunle
Created September 25, 2020 10:36
Show Gist options
  • Save lekansogunle/27537a92119a66f2dd716811014d6f18 to your computer and use it in GitHub Desktop.
Save lekansogunle/27537a92119a66f2dd716811014d6f18 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
cd ${SERVICE_PATH}
serverless deploy -s ${STAGE_NAME}
cd -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment