Use correct namespace for environment

This commit is contained in:
2020-04-15 12:38:07 +02:00
parent 5d4090e262
commit 8815727b4f
3 changed files with 10 additions and 2 deletions

8
jenkins-x.yml Executable file
View File

@@ -0,0 +1,8 @@
env:
- name: DEPLOY_NAMESPACE
value: jx-staging
pipelineConfig:
env:
- name: DEPLOY_NAMESPACE
value: jx-staging
pipelines: {}