optimize pipeline, fix 0.0.3-SNAPSHOT version
All checks were successful
Gitea Action Maven build / build (push) Successful in 1m28s
All checks were successful
Gitea Action Maven build / build (push) Successful in 1m28s
This commit is contained in:
parent
bda73ada32
commit
9239be814b
@ -22,11 +22,6 @@ jobs:
|
||||
cache: 'maven'
|
||||
- name: Build, Test and Package with Maven
|
||||
run: mvn -B verify --file pom.xml -e
|
||||
# - name: Upload artifact
|
||||
# uses: actions/upload-artifact@v3
|
||||
# with:
|
||||
# name: build-artifact
|
||||
# path: target/*.jar
|
||||
- name: Create Maven settings.xml
|
||||
run: |
|
||||
cat <<EOF > ~/.m2/settings.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user