Skip to content

Commit 7aeda34

Browse files
committed
Remove buildkit
1 parent a5f9bee commit 7aeda34

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/master_only.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
component: [core, serving, jobservice, jupyter, ci]
1515
env:
1616
MAVEN_CACHE: gs://feast-templocation-kf-feast/.m2.2020-08-19.tar
17-
DOCKER_BUILDKIT: '1'
1817
steps:
1918
- uses: actions/checkout@v2
2019
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
component: [core, serving, jobservice, jupyter]
5252
env:
5353
MAVEN_CACHE: gs://feast-templocation-kf-feast/.m2.2020-08-19.tar
54-
DOCKER_BUILDKIT: '1'
5554
steps:
5655
- uses: actions/checkout@v2
5756
- name: Set up QEMU

0 commit comments

Comments
 (0)