hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: use pull for remote image s3 pulls #251

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

regression fix for handling image pulls from remote sources when using s3 registries

Motivation and Context

When trying to pull images from an S3 registry the script was running the verify operation when it should be pulling the image from the remote registry

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: