Compare commits
1 Commits
c6adba70c9
...
0fb3cbecae
Author | SHA1 | Date |
---|---|---|
|
0fb3cbecae |
|
@ -1,11 +1,4 @@
|
||||||
spec:
|
spec:
|
||||||
initContainers:
|
|
||||||
- name: chown-workspace
|
|
||||||
image: docker.io/busybox
|
|
||||||
command:
|
|
||||||
- chown
|
|
||||||
- 1000:1000
|
|
||||||
- /home/jenkins/
|
|
||||||
containers:
|
containers:
|
||||||
- name: buildroot
|
- name: buildroot
|
||||||
image: registry.pyrocufflink.blue/buildroot
|
image: registry.pyrocufflink.blue/buildroot
|
||||||
|
|
Loading…
Reference in New Issue