Skip to content

Instantly share code, notes, and snippets.

@nmnp
Last active April 23, 2018 04:29
Show Gist options
  • Save nmnp/e84d288b5920618b0fde61e6ac584516 to your computer and use it in GitHub Desktop.
Save nmnp/e84d288b5920618b0fde61e6ac584516 to your computer and use it in GitHub Desktop.
Execute wercker pipeline in local
#!/bin/bash
wercker --environment ./wercker/.env.wercker.unittest.sample deploy --pipeline unittest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment