Commit a909fc0
authored
Allow any project to copyArtifact from test jobs (#4028)
When a Jenkins instance doesn't allow anonymous read by default,
the copyArtifact plugin step will fail unless the job with the
artifacts has copyArtifactPermission enabled with a set of projects
listed or a wildcard to allow any job.
Signed-off-by: Adam Brousseau <[email protected]>
Signed-off-by: Adam Brousseau <[email protected]>1 parent 40551ba commit a909fc0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| |||
0 commit comments