ci: Switch buildroot container image
Some checks failed
dustin/pythonctnr/pipeline/head There was a failure building this commit
Some checks failed
dustin/pythonctnr/pipeline/head There was a failure building this commit
registry.pyrocufflink.blue is going away and all container images hosted there are moving to Gitea.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user