diff --git a/run/helloworld/pom.xml b/run/helloworld/pom.xml index 11bca170d5a..5bc9fb21eec 100644 --- a/run/helloworld/pom.xml +++ b/run/helloworld/pom.xml @@ -68,6 +68,16 @@ limitations under the License. + + com.google.cloud.tools + jib-maven-plugin + 2.1.0 + + + gcr.io/PROJECT_ID/helloworld + + +