We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d365f9 commit 1b329f1Copy full SHA for 1b329f1
Jenkinsfile
@@ -180,6 +180,7 @@ pipeline{
180
}
181
post {
182
always {
183
+ updateWorkspacePermissions()
184
tearDownDocker()
185
186
@@ -216,6 +217,7 @@ pipeline{
216
217
218
219
220
221
222
223
@@ -234,6 +236,7 @@ pipeline{
234
236
235
237
238
239
240
241
242
@@ -252,6 +255,7 @@ pipeline{
252
255
253
256
254
257
258
259
260
261
@@ -270,6 +274,7 @@ pipeline{
270
274
271
275
272
276
277
273
278
279
280
0 commit comments