pom
This commit is contained in:
2
.github/workflows/maven_snapshot.yml
vendored
2
.github/workflows/maven_snapshot.yml
vendored
@@ -33,7 +33,5 @@ jobs:
|
|||||||
run: cat /home/runner/.m2/settings.xml
|
run: cat /home/runner/.m2/settings.xml
|
||||||
- name: Show the Gpg
|
- name: Show the Gpg
|
||||||
run: gpg --list-secret-keys
|
run: gpg --list-secret-keys
|
||||||
- name: Detail the Gpg
|
|
||||||
run: tail -n100 /home/runner/tmp/private-key.asc
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn --batch-mode clean deploy -DskipTests=true
|
run: mvn --batch-mode clean deploy -DskipTests=true
|
||||||
|
|||||||
Reference in New Issue
Block a user