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
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: buildroot
|
- name: buildroot
|
||||||
image: registry.pyrocufflink.blue/buildroot
|
image: git.pyrocufflink.net/containerimages/buildroot
|
||||||
command:
|
|
||||||
- sleep
|
|
||||||
- infinity
|
|
||||||
env:
|
|
||||||
- name: HOME
|
|
||||||
value: /home/jenkins
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: tmp
|
- name: tmp
|
||||||
mountPath: /tmp
|
mountPath: /tmp
|
||||||
|
|
Loading…
Reference in New Issue