![Nicolas Glayre](/assets/img/avatar_default.png)
New plugin version of stashNotifier now supports credentialsId to be setup. This PR aims to manage this new feature Change-Id: I4b3c33efba8cfd1cce01a4b7a1c8f6f95db56a30
8 lines
169 B
YAML
8 lines
169 B
YAML
publishers:
|
|
- stash:
|
|
url: "https://mystash"
|
|
credentials-id: "MyCredentialsId"
|
|
ignore-ssl: true
|
|
commit-sha1: c
|
|
include-build-number: true
|