Skip to content

Instantly share code, notes, and snippets.

@AshikNesin
Created February 7, 2017 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AshikNesin/3d4409506b27ca9bd07a15c20ba6d3b5 to your computer and use it in GitHub Desktop.
Save AshikNesin/3d4409506b27ca9bd07a15c20ba6d3b5 to your computer and use it in GitHub Desktop.
Auto Deployment using BitBucket Pipelines
# Test it in docker
docker run -it --volume=/Users/AshikNesin/Code/sandbox/auto-deploy-pipelines:/auto-deploy-pipelines --workdir="/auto-deploy-pipelines" --memory=4g --entrypoint=/bin/bash node:7.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment