Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis CI deploy not succeeding despite code being good #3

Closed
HarvsG opened this issue Nov 18, 2017 · 1 comment
Closed

Travis CI deploy not succeeding despite code being good #3

HarvsG opened this issue Nov 18, 2017 · 1 comment

Comments

@HarvsG
Copy link
Owner

HarvsG commented Nov 18, 2017

Issue opened with on google cloud functions hub.

@HarvsG
Copy link
Owner Author

HarvsG commented Nov 19, 2017

Fixed by using the new command format as found here so

-      - gcloud --quiet beta functions deploy SpaceXFulfillment --source-url https://source.developers.google.com/p/r-spacex-ai/r/r-SpaceX-AI-google-source-repo --source-path / --source-branch master --trigger-http
+      - gcloud --quiet beta functions deploy SpaceXFulfillment --source https://source.developers.google.com/projects/r-spacex-ai/repos/r-SpaceX-AI-google-source-repo/moveable-aliases/master --trigger-http

@HarvsG HarvsG closed this as completed Nov 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant