Skip to content

armadaproject/jenkins-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armada-jenkins

Introduction

TODO Describe what your plugin does here

Requirements

  • Java 17
  • Maven 3.8.6

Getting started

TODO Tell users how to configure your plugin here, include screenshots, pipeline examples and configuration-as-code examples.

Build & Run

  • mvn hpi:run

All actions and results from Jenkins run are saved to work dir. In order to have clean slate, remove it before re-running.

Debug

  • export MAVEN_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=5005,suspend=n"
  • Create IntelliJ IDEA Remote Debug configuration for JDK9 or later with port 5005.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published