Skip to content

Commit

Permalink
fix: always pull new container versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Jacombs committed Aug 22, 2023
1 parent 43124fd commit 3387721
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workflows/test/test-cogify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
spec:
parallelism: 100
entrypoint: main
templateDefaults:
container:
imagePullPolicy: Always
arguments:
parameters:
- name: version_basemaps_cli
Expand Down

0 comments on commit 3387721

Please sign in to comment.