Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Conversation

@dlorenc
Copy link
Contributor

@dlorenc dlorenc commented Oct 23, 2017

No description provided.

@dlorenc
Copy link
Contributor Author

dlorenc commented Oct 23, 2017

This should finish up the release automation.

steps:
# Build the container that will do the go build.
- name: 'gcr.io/cloud-builders/docker'
args: ['build', '-t', 'builder', '-f', 'Dockerfile.build', '.']
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see Dockerfile.build anywhere, do you need to check it in?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should have just been added in b726215

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah yep looks like my pull didn't finish before I said that, spoke too soon :)

@dlorenc dlorenc merged commit 00d283c into GoogleContainerTools:master Oct 23, 2017
@dlorenc dlorenc deleted the tagrelease branch October 23, 2017 17:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants