diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index 3a930b8..f4b0df1 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -3,13 +3,7 @@ spec: fsGroup: 1000 containers: - name: buildroot - image: registry.pyrocufflink.blue/buildroot - command: - - sleep - - infinity - env: - - name: HOME - value: /home/jenkins + image: git.pyrocufflink.net/containerimages/buildroot volumeMounts: - name: tmp mountPath: /tmp