mirror of
https://github.com/bvanroll/environment-ff-stage-euw1-gkecluster-primary-staging.git
synced 2025-08-28 19:32:40 +00:00
add deploy namespace
This commit is contained in:
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@@ -2,8 +2,9 @@ pipeline {
|
||||
agent {
|
||||
label "jenkins-maven"
|
||||
}
|
||||
|
||||
|
||||
environment {
|
||||
DEPLOY_NAMESPACE = "change-me"
|
||||
}
|
||||
stages {
|
||||
stage('Validate Environment') {
|
||||
steps {
|
||||
|
Reference in New Issue
Block a user