Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
edmorley committed Mar 12, 2024
1 parent de350a1 commit 788fc37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4
- name: Install crane
uses: buildpacks/github-actions/[email protected]
with:
crane-version: "0.19.0"
# with:
# crane-version: "0.19.0"
- name: Copy images
run: crane copy docker.io/heroku/procfile-cnb docker.io/heroku/buildpack-procfile --all-tags

0 comments on commit 788fc37

Please sign in to comment.