forked from sig_core/toolkit
ensure we use the latest version
This commit is contained in:
parent
72235d9003
commit
ae8ef2265c
@ -13,6 +13,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: {{ jobname }}-{{ major }}-{{ architecture }}
|
- name: {{ jobname }}-{{ major }}-{{ architecture }}
|
||||||
image: {{ imageName }}
|
image: {{ imageName }}
|
||||||
|
imagePullPolicy: Always
|
||||||
command: ["/bin/bash", "-c"]
|
command: ["/bin/bash", "-c"]
|
||||||
args:
|
args:
|
||||||
- |
|
- |
|
||||||
|
Loading…
Reference in New Issue
Block a user