Skip to content

Support disk size and machine type for GCB#808

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:gcb-options
Jul 11, 2018
Merged

Support disk size and machine type for GCB#808
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:gcb-options

Conversation

@dgageot
Copy link
Copy Markdown
Contributor

@dgageot dgageot commented Jul 11, 2018

Signed-off-by: David Gageot david@gageot.net

type GoogleCloudBuild struct {
ProjectID string `yaml:"projectId"`
ProjectID string `yaml:"projectId"`
DiskSizeGb int64 `json:"diskSizeGb,omitempty,string"`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

yaml not json?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy/pasting is magic...

Signed-off-by: David Gageot <david@gageot.net>
@dgageot dgageot merged commit 89350a0 into GoogleContainerTools:master Jul 11, 2018
@dgageot dgageot deleted the gcb-options branch December 28, 2018 07:10
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