Skip to content

Commit

Permalink
fix: resolve issue where CI env was failing due to dependency change (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-prindle authored Aug 8, 2023
1 parent 45b2681 commit 694ccff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
env:
IMAGE_REPO: 'localhost:5000'
REGISTRY: 'localhost:5000'
DOCKER_BUILDKIT: '0'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 694ccff

Please sign in to comment.