Commit 284427a
Creder/allowing for multibranch custom workspaces (#64)
* Updates to build with java21
* CI updates for Java 21
* Additional CI updates
* Additional CI fixes
* Additional CI fixes
* Extra fixes
* Extra fixes
* Additional testing changes
* Adding updates to allow us to set custom workspaces
* Additional updates
* Additional updates
* Git cruft fix
* Custom workspace improvements
* Fix: Remove remaining merge conflict markers
- Removed conflict markers from Pipeline.kt
- Removed conflict markers from DockerAgent.kt
- Build verified successful
- All tests passing
* Version increment
* Fixing workspace path
* Version rev
* Making this backwards compatible
---------
Co-authored-by: Caleb Reder <caleb.reder@code42.com>1 parent 790a398 commit 284427a
File tree
2 files changed
+3
-3
lines changed- dsl/src/main/kotlin/com/code42/jenkins/pipelinekt/dsl
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | 98 | | |
101 | 99 | | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments