Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build ExcellentShop / Build-latest-jar (push) Failing after 2m39s
Some checks failed
Build ExcellentShop / Build-latest-jar (push) Failing after 2m39s
This commit is contained in:
parent
23f31a94e0
commit
1b3569f199
@ -22,7 +22,6 @@ jobs:
|
||||
- name: Build | Gradlew build
|
||||
run: |
|
||||
cd ExcellentShop && ls -lah
|
||||
sed -i 's/<project.branch><\/project.branch>/<project.branch>main<\/project.branch>/' pom.xml
|
||||
mvn clean install && ls -lah && ls */ -lah && ls */* -lah&& ls */*/* -lah
|
||||
- name: Build | publish jar
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user