fix: resolve issue where CI env was failing due to dependency change (#2668)

This commit is contained in:
Aaron Prindle 2023-08-08 09:32:32 -07:00 committed by GitHub
parent 45b2681db0
commit 694ccff543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
env:
IMAGE_REPO: 'localhost:5000'
REGISTRY: 'localhost:5000'
DOCKER_BUILDKIT: '0'
strategy:
fail-fast: false
matrix: