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