Revert "testing GHA pipelines"
Some checks failed
SNAPSHOT - Build and Publish Maven Artifact and Docker Image / Build Java Package and Publish (push) Has been cancelled
SNAPSHOT - Build and Publish Maven Artifact and Docker Image / build-docker (linux/amd64) (push) Has been cancelled
SNAPSHOT - Build and Publish Maven Artifact and Docker Image / build-docker (linux/arm64) (push) Has been cancelled
SNAPSHOT - Build and Publish Maven Artifact and Docker Image / merge-docker (push) Has been cancelled

This reverts commit 7ff7534d05.
This commit is contained in:
2024-09-09 20:12:57 +10:00
parent b68460e499
commit c746c8fb8a

View File

@@ -62,9 +62,6 @@ jobs:
"username": "${env.NEXUS_USERNAME}",
"password": "${env.NEXUS_PASSWORD}"
}]
- name: Display Maven Settings
run: |
cat /home/runner/.m2/settings.xml
- name: Maven Publish
run: |
mvn -B deploy -P homelab