Skip to content

Commit

Permalink
feat(mavenBuild): add the possibility to define stash groups need to …
Browse files Browse the repository at this point in the history
…be stashed/unstashed (#4573)

* Add stash param to mavenBuild

* go generate

* Delete default stash group

---------

Co-authored-by: Anil Keshav <[email protected]>
  • Loading branch information
vstarostin and anilkeshav27 authored Oct 9, 2023
1 parent 40e13f1 commit 7ab2386
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/mavenBuild_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions resources/metadata/mavenBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ spec:
resourceRef:
- name: commonPipelineEnvironment
param: custom/buildSettingsInfo
resources:
- type: stash
outputs:
resources:
- name: commonPipelineEnvironment
Expand Down

0 comments on commit 7ab2386

Please sign in to comment.