Skip to content

Commit d755ba3

Browse files
committed
Removed bf api tokens from CI
1 parent ba69268 commit d755ba3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-testing-deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ env:
1616
DOCKER_REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
1717
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
1818
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
19-
BF_API_KEY: ${{ secrets.BF_API_KEY }}
20-
BF_API_SECRET: ${{ secrets.BF_API_SECRET }}
2119
CC_TEST_REPORTER_ID: 21a72eb30476c870140b1576258873a41be6692f71bd9aebe812174b7d8f4b4e
2220
#enable buildkit
2321
DOCKER_BUILDKIT: 1

0 commit comments

Comments
 (0)