Skip to content

Commit

Permalink
Update pipeline-descriptor.yml
Browse files Browse the repository at this point in the history
Remove GCR as the paketo-community project has gone away.
  • Loading branch information
dmikusa authored May 31, 2024
1 parent 7d0d643 commit 508e7e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/pipeline-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ package:
registry_token: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}

docker_credentials:
- registry: gcr.io
username: _json_key
password: ${{ secrets.GCR_PUSH_BOT_JSON_KEY }}
- registry: docker.io
username: ${{ secrets.PAKETO_BUILDPACKS_DOCKERHUB_USERNAME }}
password: ${{ secrets.PAKETO_BUILDPACKS_DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 508e7e2

Please sign in to comment.