Skip to content

Commit

Permalink
Merge branch 'feature/1cedtcli' of https://github.com/ovcharenko-di/j…
Browse files Browse the repository at this point in the history
…enkins-lib into feature/1cedtcli
  • Loading branch information
ovcharenko-di committed Nov 14, 2024
2 parents 9c4fea0 + 85bb6f9 commit d9f466a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class NativeEdtCliConverter implements IEdtCliEngine {
def configurationRoot = FileUtils.getFilePath("$env.WORKSPACE/$EdtToDesignerFormatTransformation.CONFIGURATION_DIR")
String configurationRootFullPath = configurationRoot.getRemote()

Logger.println("Конвертация исходников конфигурации из формата EDT в формат Конфигуратора с помощью ring")
Logger.println("Конвертация исходников конфигурации из формата EDT в формат Конфигуратора с помощью 1cedtcli")

steps.deleteDir(configurationRoot)

Expand Down

0 comments on commit d9f466a

Please sign in to comment.