Skip to content

The first service (module) you upload to a new application must be the 'default' service  #122

@sumitjnn

Description

@sumitjnn

I get the following error when running make deploy

INVALID_ARGUMENT: The first service (module) you upload to a new application must be the 'default' service (module). Please upload a version of the 'default' service (module) before uploading a version for the 'agent' service (module)

Looks like the deploy command need to deploy the services in specific order which is not currently handled

gcloud app deploy --project "${PROJECT_ID}" --version v1 ./app/*.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions