We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba69268 commit d755ba3Copy full SHA for d755ba3
.github/workflows/ci-testing-deploy.yml
@@ -16,8 +16,6 @@ env:
16
DOCKER_REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
17
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
18
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
19
- BF_API_KEY: ${{ secrets.BF_API_KEY }}
20
- BF_API_SECRET: ${{ secrets.BF_API_SECRET }}
21
CC_TEST_REPORTER_ID: 21a72eb30476c870140b1576258873a41be6692f71bd9aebe812174b7d8f4b4e
22
#enable buildkit
23
DOCKER_BUILDKIT: 1
0 commit comments