Skip to content

Commit c724d0e

Browse files
committed
disable buildkit on docker build
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
1 parent c883f08 commit c724d0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/complete.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
GITHUB_PR_SHA: ${{ github.event.pull_request.head.sha }}
1313
REGISTRY: gcr.io/kf-feast
1414
MAVEN_CACHE: gs://feast-templocation-kf-feast/.m2.2020-08-19.tar
15-
DOCKER_BUILDKIT: '1'
1615
steps:
1716
- uses: actions/checkout@v2
1817
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master

0 commit comments

Comments
 (0)