Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous Integration with Container Builder #38

Merged
merged 1 commit into from
Dec 26, 2017
Merged

Conversation

markmandel
Copy link
Member

Use the Make build system and Google Cloud
Container builder to build a continuous integration
system.

Configured through cloudbuild.yaml this builds everything,
pushes all the images (including the build image)
and stores the cpp sdk builds in cloud storage.

Closes #13

Use the Make build system and Google Cloud
Container builder to build a continuous integration
system.

Configured through cloudbuild.yaml this builds everything,
pushes all the images (including the build image)
and stores the cpp sdk builds in cloud storage.

Closes #13
@markmandel markmandel added area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/feature New features for Agones labels Dec 26, 2017
@markmandel markmandel added this to the 0.1 milestone Dec 26, 2017
@markmandel markmandel merged commit dc22f79 into master Dec 26, 2017
@markmandel markmandel deleted the feature/ci branch December 26, 2017 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/feature New features for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant