Skip to content

Commit 51200fe

Browse files
MarcinGinsztAllda
authored andcommitted
ImagePullPolicy- Always, in order to download new version of v1.0.8
1 parent 4c7efb8 commit 51200fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/operator-pipeline/templates/openshift/tasks/bundle-path-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ spec:
1919
- name: bundle-parse
2020
image: "$(params.pipeline_image)"
2121
workingDir: $(workspaces.source.path)
22+
imagePullPolicy: Always
2223
script: |
2324
#! /usr/bin/env bash
2425
set -xe

0 commit comments

Comments
 (0)