google-app-engine
CI for ASP.Net using Jenkins on Google Cloud
I am trying to setup CI using Jenkins on Google App Engine for ASP.NET. Source repo is on Google Source. Jenkins has been setup on Google compute debian vm using Bitnami curated package for Jenkins. When I try to run build using build step as 'dotnet restore', I get the following errors: error: Unable to load the service index for source https://api.nuget.org/v3/index.json. error: An error occurred while sending the request. error: Problem with the SSL CA cert (path? access rights?) What needs to be done to resolve this? 'dotnet restore' works on the underlying VM when logged in. However same command runs into Nuget related errors when run from Jenkins as part of build step.
Related Links
gwt appengine - user service return page
Uploading a file to AppEngine using GWT: How to provide feedback to the user?
Blackberry Push SDK on Google App Engine
App engine 1.4.0 urlfetch() data over 1M
Google App Engine + Validation
GQL Random Record [duplicate]
AppEngine entity modeling - minimizing entity groups and achieving atomic cascading update/delete
What does _ah mean in Google App Engine?
Spring Roo with GAE error on most basic tests
Running a web crawler for selected sites on google app engine?
Many-to-many relationship modeling in google app engine
Appengine: ClassCastException in query with string of leng
How to integrate user quotas?
Restlet that works on localhost throws NullPointerException when deployed on GAE
No module named Crypto.Cipher on local mac AppEngine
Should I use a GZIP compression middleware or not?