We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c883f08 commit c724d0eCopy full SHA for c724d0e
.github/workflows/complete.yml
@@ -12,7 +12,6 @@ jobs:
12
GITHUB_PR_SHA: ${{ github.event.pull_request.head.sha }}
13
REGISTRY: gcr.io/kf-feast
14
MAVEN_CACHE: gs://feast-templocation-kf-feast/.m2.2020-08-19.tar
15
- DOCKER_BUILDKIT: '1'
16
steps:
17
- uses: actions/checkout@v2
18
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
0 commit comments