Fix a bug that misses file data when uploading pipeline yaml to TM 67/14867/1
authorTaewan Kim <t25.kim@samsung.com>
Tue, 2 Sep 2025 08:37:35 +0000 (17:37 +0900)
committerTaewan Kim <t25.kim@samsung.com>
Tue, 2 Sep 2025 08:38:36 +0000 (17:38 +0900)
commit72e64241282d890fd3c6fdc52fe221453c740636
treed3f0be2744e18899790d31d572690efccd6a4893
parentd09d930a987549c3bf96cd06f27d65efee049716
Fix a bug that misses file data when uploading pipeline yaml to TM

Issue-ID: AIMLFW-233
Change-Id: Icc95db0f6100f2d8acbb78333f1dee8159676655
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
src/apis/pipeline.js
src/components/home/pipelines/UploadPipeline.js