generated from greyn/_template-service
set up for database
This commit is contained in:
parent
c4c375a440
commit
619f7fc263
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
environment {
|
environment {
|
||||||
linuxServiceAccount=creds
|
linuxServiceAccount=creds
|
||||||
linuxServiceAccountID=string
|
linuxServiceAccountID=string
|
||||||
productiondatabase_connectionString=creds
|
productiondatabase_connectionString=credentials("e0e068dd-57e4-4e2b-b6b2-9d9f0d21adeb")
|
||||||
targetHost=string
|
targetHost=string
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user