Jenkinsfile edited online with Bitbucket

This commit is contained in:
ALIHAN DIKEL
2023-12-12 19:40:58 +03:00
parent 06e1366b01
commit ebdc0500ad

4
Jenkinsfile vendored
View File

@@ -49,7 +49,7 @@ pipeline {
containerImage: [
dev: "local-docker-dist-dev",
prod: "local-docker-dist-prod",
path: "com/turkcell/sensai/newsletter-crawler",
path: "com/turkcell/sensai",
host: "artifactory.turkcell.com.tr",
]
]
@@ -263,4 +263,4 @@ def openshiftTestClient(Closure body) {
}
}
}
*/
*/