Skip to content

Commit

Permalink
Merge pull request #38 from paketo-buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.5.2 to 1.6.0

Signed-off-by: Ben Hale <[email protected]>
  • Loading branch information
nebhale authored Nov 5, 2020
2 parents f8ab0fe + bc80b53 commit b6b57ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.2
1.6.0
2 changes: 1 addition & 1 deletion .github/workflows/create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ jobs:
with:
address: gcr.io/paketo-buildpacks/eclipse-openj9@${{ steps.package.outputs.digest }}
id: paketo-buildpacks/eclipse-openj9
token: ${{ secrets.JAVA_BUILDPACK_REGISTRY_TOKEN }}
token: ${{ secrets.JAVA_GITHUB_TOKEN }}
version: ${{ steps.version.outputs.version }}

0 comments on commit b6b57ff

Please sign in to comment.