.oniro-ci: find DEPLOY_DIR, not TMPDIR
1 unresolved thread
1 unresolved thread
Compare changes
+ 7
− 8
@@ -265,22 +265,21 @@
@@ -265,22 +265,21 @@
find ./ \( -type f -o -type l \) -name "$artifact" -exec cp --verbose --archive --parents {} "$CI_PROJECT_DIR"/artifacts \;