Skip to content

Commit 767e44c

Browse files
Merge pull request #35 from scheduleonce/ultragroot/update-permission
Update release.yaml
2 parents fa06d8e + 59d9d47 commit 767e44c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.lighthouse/jenkins-x/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ spec:
240240
name: setup-builder-home
241241
resources: {}
242242
- args:
243-
- sh deploy.sh $PULL_BASE_REF
243+
- chown root:root . && sh deploy.sh $PULL_BASE_REF
244244
command:
245245
- /bin/sh
246246
- -c
@@ -266,4 +266,4 @@ spec:
266266
schedulerName: ""
267267
serviceAccountName: tekton-bot
268268
timeout: 240h0m0s
269-
status: {}
269+
status: {}

0 commit comments

Comments
 (0)