Update .gitea/workflows/deploy-demo-plugin.yml
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 55s
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 55s
This commit is contained in:
parent
494266d2ea
commit
2783396446
@ -34,6 +34,8 @@ jobs:
|
|||||||
- name: Build Jar
|
- name: Build Jar
|
||||||
run: mvn clean package -T4C
|
run: mvn clean package -T4C
|
||||||
|
|
||||||
|
- run: pwd
|
||||||
|
|
||||||
# Upload the built jar to the Demo server via SFTP
|
# Upload the built jar to the Demo server via SFTP
|
||||||
- name: Upload Jar via SFTP
|
- name: Upload Jar via SFTP
|
||||||
uses: Dylan700/sftp-upload-action@latest
|
uses: Dylan700/sftp-upload-action@latest
|
||||||
|
Loading…
Reference in New Issue
Block a user