Test to see if I can use params in triggers.yaml.
This commit is contained in:
parent
a3f6d7ef9f
commit
41d60f527b
@ -145,7 +145,7 @@ spec:
|
||||
secretName: harbor-plain
|
||||
params:
|
||||
- name: image-name
|
||||
value: "harbor.fizz.buzz/private/organic-test"
|
||||
value: "harbor.fizz.buzz/private/organic-test:$(params.PULL_BASE_REF)"
|
||||
- name: path-to-image-context
|
||||
value: docker/organic_test/
|
||||
- name: path-to-dockerfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user