Created
May 25, 2015 08:48
-
-
Save fdewinne/8f3d04ebe77e2b9b8a03 to your computer and use it in GitHub Desktop.
Deploy Agent : add application
This file contains 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
vagrant@deploy-agent:/vagrant$ ./agent add application | |
Enter a valid access token: my-valid-token | |
Querying API for your projects... | |
Select a project: | |
0) git-hub/continuousphp/guiavirasoro | |
1) git-hub/continuousphp/api | |
2) git-hub/continuousphp/simple-authentication | |
3) git-hub/continuousphp/zenlist | |
4) git-hub/continuousphp/phpunit-lab | |
5) git-hub/continuousphp/decider | |
6) git-hub/fdewinne/zf2 | |
7) git-hub/continuousphp/worker | |
8) git-hub/continuousphp/zf2 | |
9) git-hub/continuousphp/deploy-agent | |
git-hub/continuousphp/api | |
Querying API for your project pipelines... | |
Select a pipeline: | |
0) ALL TAG | |
1) refs/heads/develop | |
2) refs/heads/master | |
refs/heads/develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment