Skip to content

Commit

Permalink
Add helpers for dual arch
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonydahanne committed Mar 28, 2024
1 parent f826633 commit 4793843
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/pipeline-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ github:
username: ${{ secrets.JAVA_GITHUB_USERNAME }}
token: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}

helpers:
"bin/helper": "$GOMOD/cmd/helper"

codeowners:
- path: "*"
owner: "@paketo-buildpacks/java-maintainers"
Expand Down

0 comments on commit 4793843

Please sign in to comment.