Skip to content

Fix gcloud tool name on Windows#243

Merged
theimowski merged 2 commits intoSAFE-Stack:masterfrom
sWW26:gcloud-windows
Apr 11, 2019
Merged

Fix gcloud tool name on Windows#243
theimowski merged 2 commits intoSAFE-Stack:masterfrom
sWW26:gcloud-windows

Conversation

@sWW26
Copy link
Copy Markdown
Contributor

@sWW26 sWW26 commented Apr 6, 2019

Fixes an issue where the gcloud command is not found on Windows.

Followed the same pattern that is applied to other tools.

Comment thread Content/build.fsx Outdated
//#else
let yarnTool = platformTool "yarn" "yarn.cmd"
//#endif
//#if (deploy == "gcp-kubernetes")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add || deploy == "gcp-appengine" here

@theimowski
Copy link
Copy Markdown
Member

gcloudTool needs to be present for gcp-appengine option as well - see my inline comment

@theimowski theimowski merged commit 023a1c8 into SAFE-Stack:master Apr 11, 2019
@theimowski
Copy link
Copy Markdown
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants