Commit Graph

6 Commits

Author SHA1 Message Date
akastijn 2d0b727789 Ensure gradlew file is executable in Jenkins pipeline 2025-06-28 02:33:28 +02:00
akastijn 1719130f69 Update Nexus credentials property names and adjust Jenkins pipeline for Gradle build 2025-06-28 02:31:33 +02:00
akastijn 63bdbdaab1 Update Nexus credentials property names and Jenkins pipeline for publishing 2025-06-28 02:24:28 +02:00
akastijn 61f9b09346 Add Maven publish step to Jenkins pipeline 2025-06-28 02:11:09 +02:00
akastijn a7e5a99e01 Pass Nexus credentials to Gradle build in Jenkins pipeline 2025-06-27 20:53:44 +02:00
Teriuihi 3fc8561265 Add Jenkinsfile for CI pipeline
Set up a Jenkins pipeline with stages for building using Gradle, archiving artifacts, and sending notifications to Discord. This configuration ensures that builds are processed with Gradle and results are communicated effectively for branches 'main' and 'master'.
2024-08-20 21:12:13 +02:00