♻️ Transform to IDP provider
This commit is contained in:
parent
7d638e6530
commit
eb0bba30a6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -6,7 +6,7 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
env.TAG = "${env.BUILD_NUMBER}"
|
||||
env.REFERENCE = "harbor.dinauer.dev/tavolio/iam-backend"
|
||||
env.REFERENCE = "harbor.dinauer.dev/verifoo/backend"
|
||||
env.IMAGE = "${env.REFERENCE}:${env.BUILD_NUMBER}";
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user