1
0
Fork 0

Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin 0fb3cbecae Begin Jenkins CI pipeline
dustin/pythonctnr/pipeline/head There was a failure building this commit Details
2022-08-07 11:01:51 -05:00
1 changed files with 0 additions and 7 deletions

View File

@ -1,11 +1,4 @@
spec:
initContainers:
- name: chown-workspace
image: docker.io/busybox
command:
- chown
- 1000:1000
- /home/jenkins/
containers:
- name: buildroot
image: registry.pyrocufflink.blue/buildroot