ci: Switch buildroot container image
dustin/pythonctnr/pipeline/head There was a failure building this commit
Details
dustin/pythonctnr/pipeline/head There was a failure building this commit
Details
registry.pyrocufflink.blue is going away and all container images hosted there are moving to Gitea.master
parent
a67ed39366
commit
c748e19236
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue