Created
February 7, 2017 01:29
-
-
Save AshikNesin/3d4409506b27ca9bd07a15c20ba6d3b5 to your computer and use it in GitHub Desktop.
Auto Deployment using BitBucket Pipelines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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