mirror of
https://github.com/bvanroll/environment-ff-stage-euw1-gkecluster-primary-dev.git
synced 2025-08-29 12:02:41 +00:00
chore(config): update configuration
This commit is contained in:
@@ -9,6 +9,8 @@ pipelineConfig:
|
||||
- name: pr-checks
|
||||
options:
|
||||
containerOptions:
|
||||
name: ""
|
||||
resources: {}
|
||||
volumeMounts:
|
||||
- mountPath: /builder/home/.jx/localSecrets/currentCluster
|
||||
name: local-secrets
|
||||
@@ -40,10 +42,20 @@ pipelineConfig:
|
||||
environment:
|
||||
- name: DEPLOY_NAMESPACE
|
||||
value: jx
|
||||
- name: GIT_AUTHOR_NAME
|
||||
value: beppevanrolleghem
|
||||
- name: GIT_COMMITTER_NAME
|
||||
value: beppevanrolleghem
|
||||
- name: GIT_AUTHOR_EMAIL
|
||||
value: beppe.vanrolleghem@gmail.com
|
||||
- name: GIT_COMMITTER_EMAIL
|
||||
value: beppe.vanrolleghem@gmail.com
|
||||
stages:
|
||||
- name: release
|
||||
options:
|
||||
containerOptions:
|
||||
name: ""
|
||||
resources: {}
|
||||
volumeMounts:
|
||||
- mountPath: /builder/home/.jx/localSecrets/currentCluster
|
||||
name: local-secrets
|
||||
|
Reference in New Issue
Block a user