-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "chore(jenkins): Omit empty string default values"
This reverts commit 7aac204 as it causes an NPE when triggering the job programmatically: java.lang.NullPointerException at java.base/java.util.Objects.requireNonNull(Objects.java:209) at com.cloudbees.plugins.credentials.matchers.IdMatcher.<init>(IdMatcher.java:58) at com.cloudbees.plugins.credentials.CredentialsMatchers.withId(CredentialsMatchers.java:135) at com.cloudbees.plugins.credentials.CredentialsParameterValue.lookupCredentials(CredentialsParameterValue.java:111) Signed-off-by: Sebastian Schuberth <[email protected]>
- Loading branch information
1 parent
ba66567
commit bd6d9ec
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters