Skip to content
Snippets Groups Projects
Commit 7f5862a0 authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'dev' into OZG-6697-gRPC-nach-REST

parents 7eb85281 7d6a7c23
No related branches found
No related tags found
No related merge requests found
......@@ -295,7 +295,7 @@ Void setNewDevVersion() {
}
Void setNewTestVersion() {
setNewGitopsVersion("test")
setNewGitopsVersion("itest")
}
Void setNewGitopsVersion(String environment) {
......@@ -316,7 +316,7 @@ Void pushDevGitopsRepo() {
}
Void pushTestGitopsRepo() {
pushNewGitopsVersion('test')
pushNewGitopsVersion('itest')
}
Void pushNewGitopsVersion(String environment) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment