Skip to content
Snippets Groups Projects
Commit 5cae6920 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4428 fix method naming

parent 0b40c42b
Branches
Tags
No related merge requests found
......@@ -344,7 +344,7 @@ Void setNewXtaAdapterVersion(String environment) {
}
}
Void setNewXtaAdapterVersion(String environment) {
Void setNewEnterpriseAdapterVersion(String environment) {
dir("gitops") {
def envFile = "${environment}/application/values/enterprise-adapter-values.yaml"
def envVersions = readYaml file: envFile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment