Skip to content

Commit 99cfd37

Browse files
authored
Fix: jenkins.JenkinsException: create[Ingest-manager/elastic-package/package-storage-publish] failed (#730)
1 parent 8a8e3d2 commit 99cfd37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/jobs/package-storage-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
- job:
3-
name: Ingest-manager/elastic-package/package-storage-publish
4-
display-name: Publish a package to Package Storage v2
3+
name: Ingest-manager/elastic-package-package-storage-publish
4+
display-name: Publish a package to Package Storage v2 (for testing only)
55
description: Minimal Jenkins pipeline to exercise publishing a package to Package Storage
66
view: Beats
77
project-type: multibranch

0 commit comments

Comments
 (0)