From c1024936923d65bf3281deedb3a1d4bdff35cddc Mon Sep 17 00:00:00 2001 From: "leedongmyung[desktop]" Date: Sun, 3 Dec 2023 09:01:08 +0900 Subject: [PATCH] test --- assets/pipeline-test.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/assets/pipeline-test.yaml b/assets/pipeline-test.yaml index beda5d1..77bbecd 100644 --- a/assets/pipeline-test.yaml +++ b/assets/pipeline-test.yaml @@ -88,14 +88,14 @@ commands: to: ### Version 쓰기 -# - command: CreateAppData -# id: appData -# param: -# scm: Git -# name: OTO -# relativeAssetPath: assets/data -# return-version: "" -# return-hash: "" +- command: CreateAppData + id: appData + param: + scm: Git + name: OTO + relativeAssetPath: assets/data + return-version: "" + return-hash: "" ### 실행가능한 파일로 빌드 - command: BuildDart