Skip to content

Commit

Permalink
Revert "login to cgr"
Browse files Browse the repository at this point in the history
This reverts commit 01142b5.
  • Loading branch information
eg-ayoub committed Nov 19, 2024
1 parent 01142b5 commit 45614dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_LOGIN }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
- name: Login to Chainguard
uses: chainguard-dev/setup-chainctl@main
with:
identity: ${{ secrets.CGR_DEV_TEST_IDENTITY }}
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/pre-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ on:
- "w/**"
- "q/*/**"

permissions:
contents: read
id-token: write

jobs:
changed-files:
runs-on: ubuntu-24.04
Expand Down

0 comments on commit 45614dc

Please sign in to comment.