Skip to content

Commit

Permalink
Merge pull request #309 from paketo-community/dmikusa-patch-1
Browse files Browse the repository at this point in the history
Update pipeline-descriptor.yml
  • Loading branch information
dmikusa authored May 31, 2024
2 parents 7d0d643 + 508e7e2 commit 40947cb
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 40947cb

Please sign in to comment.