Skip to content

Commit 48fe2e6

Browse files
authored
chore(SP-1664): remove docker credentials (#3)
1 parent 2fef009 commit 48fe2e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-standard-checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ jobs:
2222
uses: Typeform/ci-standard-checks@v1
2323
with:
2424
githubToken: ${{ secrets.GITHUB_TOKEN }}
25-
dockerUsername: ${{ secrets.GITLEAKS_DOCKER_USERNAME }}
26-
dockerPassword: ${{ secrets.GITLEAKS_DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)