File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 - name : Create kotlin-dataframe-plugin-gradle-example archive
2727 run : |
2828 cd examples/kotlin-dataframe-plugin-gradle-example
29- zip -r ../../kotlin-dataframe-plugin-gradle-example.zip . -x "*.git*" "build/*" ".gradle/*" "*/build/*"
29+ zip -r ../../kotlin-dataframe-plugin-gradle-example.zip . -x "*.git*" "build/*" ".gradle/*" "*/build/*" ".idea/*"
3030
3131 - name : Create kotlin-dataframe-plugin-maven-example archive
3232 run : |
3333 cd examples/kotlin-dataframe-plugin-maven-example
34- zip -r ../../kotlin-dataframe-plugin-maven-example.zip . -x "*.git*" "build /*" ".gradle/*" "*/build /*"
34+ zip -r ../../kotlin-dataframe-plugin-maven-example.zip . -x "*.git*" "target /*" ".idea /*"
3535
3636
3737 - name : Checkout example-projects-archives branch
You can’t perform that action at this time.
0 commit comments