Update .gitea/workflows/build.yml
This commit is contained in:
parent
a00a93ed5e
commit
29b0826168
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Grant execute permission for gradlew
|
- name: Grant execute permission for gradlew
|
||||||
run: chmod +x ./gradlew
|
run: chmod +x ./gradlew
|
||||||
|
|
||||||
- name: Build .jar with Maven
|
- name: Build .jar with Gradle
|
||||||
run: ./gradlew clean bootJar
|
run: ./gradlew clean bootJar
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
Loading…
x
Reference in New Issue
Block a user