--- common: workspace: "." commands: ### Version ¾²±â - command: CreateAppData param: scm: Git name: OTO relativeAssetPath: assets/data returnVersion: "" returnHash: "" ### ÇÁ·ÎÁ§Æ® ÆÐŰÁö ¾÷µ¥ÀÌÆ® - command: BuildDart param: {} ### ½ÇÇà°¡´ÉÇÑ ÆÄÀÏ·Î ºôµå - command: BuildDartCompile param: targetDartFile: "./bin/main.dart" buildFileName: oto_cli ### ÃÖÁ¾ zip ÆÄÀÏ ÇüÅ·ΠÀúÀå - command: Zip param: zipFile: "/release/oto_win_v.zip" zipList: - "/release/oto_cli.exe"