Skip to content

Commit 0849882

Browse files
authored
Merge pull request #79 from awesome-fc/add-makefile-for-java-odps-sample
add makefile for java odps sample
2 parents 3bff33d + b20475a commit 0849882

File tree

1 file changed

+2
-0
lines changed
  • quick-start-sample-codes/quick-start-sample-codes-java/fc-to-odps-sample-java11/src

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
release:
2+
cd ./code && mvn clean package && cp ./target/fc-to-odps-1.0-SNAPSHOT-jar-with-dependencies.jar ./target/code.jar

0 commit comments

Comments
 (0)