Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

fix default build mechanism priority for jib (address #7) #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SaketramDurbha
Copy link
Contributor

This PR addresses issue #7 in part.

For all Java-based samples (pom.xml in the sample's root directory), we're going to use Jib, regardless of whether or not the sample also has a Dockerfile included in its root directory.

If we want, we can also include a —no-jib flag here that would force the program to use gcloud builds submit for all samples.

@SaketramDurbha SaketramDurbha self-assigned this Aug 18, 2020
@SaketramDurbha SaketramDurbha linked an issue Aug 18, 2020 that may be closed by this pull request
README.md Show resolved Hide resolved
@SaketramDurbha SaketramDurbha requested review from kurtisvg, grayside and tritone and removed request for tritone August 20, 2020 19:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix default build mechanism priority for jib
2 participants