Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
Specify imagePullPolicy: Always
Browse files Browse the repository at this point in the history
  • Loading branch information
me committed Jan 16, 2018
1 parent b6d6915 commit cb6cd3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/pipeline/template.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ spec:
-
name: main
image: "{{ .Step.Image }}"
imagePullPolicy: Always
volumeMounts:
-
name: shared-data
Expand Down

0 comments on commit cb6cd3b

Please sign in to comment.