Sunday, December 28, 2014

DEPRECATED Set up Jenkins to push new code to serving using Google App Engine (II/II)



8.5. Go to the (now enabled) Jenkins HTTP server page and click on "Access My Application" (user=user, password=<password from above>).



8.6. Create a new Freestyle project/item. On the next page, restrict to "cloud-dev-go".





8.7. Restrict where the project can be run to "cloud-dev-go":

8.8. Tell Jenkins to get the source code from Google Cloud Platform using Git:

8.9. Tell Jenkins how often to poll for changes:

8.10. Add two build/test/deploy steps:



No comments:

Post a Comment