Created
October 10, 2019 01:03
-
-
Save saurabhthareja90/5615f8336e39e453f65fd5bcd9dd4487 to your computer and use it in GitHub Desktop.
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
steps: | |
- label: ':hammer: Docker Test' | |
command: | |
- docker run --rm --name test-container -v /var/run/docker.sock:/var/run/docker.sock -v $(pwd):/test -w /test saurabhthareja90/test-container spec/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment