TS plugin

This commit is contained in:
rusefi 2020-06-17 00:01:15 -04:00
parent 35b972256a
commit cce9b27146
2 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ jobs:
working-directory: ./java_tools/ts_plugin
run: ant
- name: Generate Code Coverage
- name: Upload plugin body
working-directory: ./java_tools/ts_plugin
run: ./upload.sh ${{ secrets.RUSEFI_BUILD_FTP_USER }} ${{ secrets.RUSEFI_BUILD_FTP_PASS }} ${{ secrets.RUSEFI_FTP_SERVER }}

0
java_tools/ts_plugin/upload.sh Normal file → Executable file
View File