Update .gitea/workflows/deploy-demo-plugin.yml
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 1m19s
All checks were successful
Deploy Demo Plugin / docker (17, 3.8.5) (push) Successful in 1m19s
This commit is contained in:
parent
4069932f0d
commit
494266d2ea
@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
# Build and package the jar
|
# Build and package the jar
|
||||||
- name: Build Jar
|
- name: Build Jar
|
||||||
run: mvn clean package -q -T4C
|
run: mvn clean package -T4C
|
||||||
|
|
||||||
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user