Skip to content

Commit 3fd24dc

Browse files
copy entire build output to task-output
1 parent 65ca111 commit 3fd24dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-gradle-semver/task.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ cd project
99

1010
cd ..
1111

12-
cp project/build/libs/*.jar task-output/.
12+
cp -R project/build task-output/.

0 commit comments

Comments
 (0)