Add a organic_development image.
This image will be shared by CI jobs rather than having a separate image for each, mirroring the developments I've done in natter.
This commit is contained in:
@@ -272,8 +272,8 @@ spec:
|
||||
serviceAccountName: build-bot
|
||||
params:
|
||||
- name: image-name
|
||||
value: "harbor.fizz.buzz/private/organic-clippy"
|
||||
value: "harbor.fizz.buzz/private/organic-development"
|
||||
- name: path-to-image-context
|
||||
value: docker/organic_clippy/
|
||||
value: docker/organic_development/
|
||||
- name: path-to-dockerfile
|
||||
value: docker/organic_clippy/Dockerfile
|
||||
value: docker/organic_development/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user