Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Google container builder task cannot find gcloud #68

Description

@varungbt

I am using the vsts google container builder task inside my build pipeline.
I am running this task on a Hosted Linux preview vsts agent.

The container builder task fails to find gcloud on the agent machine.

 ##[error]Failed which: Not found gcloud: null

I also tried installing gcloud on the agent using the installer and adding gcloud to the PATH

curl https://sdk.cloud.google.com | bash
source /root/google-cloud-sdk/path.bash.inc

Container builder tasks fails to find gcloud.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions