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