mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-08-28 19:42:43 +00:00
mmmm
This commit is contained in:
@@ -26,6 +26,7 @@ spec:
|
||||
image: gcr.io/cloud-builders/mvn
|
||||
command:
|
||||
- mvn
|
||||
- -o
|
||||
- -B
|
||||
- compile
|
||||
- com.google.cloud.tools:jib-maven-plugin:build
|
||||
@@ -34,8 +35,8 @@ spec:
|
||||
- -Djib.to.image=docker.io/beppev/$(params.image-name):$(params.image-tag)
|
||||
- -Djib.from.auth.username=
|
||||
- -Djib.from.auth.password=
|
||||
- -Djib.from.auth.username=
|
||||
- -Djib.from.auth.password=
|
||||
- -Djib.to.auth.username=
|
||||
- -Djib.to.auth.password=
|
||||
workingDir: /source/$(params.DIRECTORY)
|
||||
volumeMounts:
|
||||
- name: $(params.CACHE)
|
||||
|
Reference in New Issue
Block a user