Skip to content

Commit

Permalink
build: remove secrets
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Dec 18, 2022
1 parent 9fdb33e commit 849c31d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,3 @@ jobs:
build-image: true
docker-tag: ghcr.io/ckotzbauer/vulnerability-operator:latest
scan-image: true
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
pat: ${{ secrets.REPO_ACCESS }}
ghcr-password: ${{ secrets.GHCR_PASSWORD }}

0 comments on commit 849c31d

Please sign in to comment.