Skip to content

Commit

Permalink
Merge pull request #307 from paketo-community/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.39.0 to 1.39.0
  • Loading branch information
dmikusa authored May 24, 2024
2 parents 085eba5 + 2d718b1 commit b363e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pb-create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
--format "${FORMAT}" $([ -n "$TTL_SH_PUBLISH" ] && [ "$TTL_SH_PUBLISH" = "true" ] && echo "--publish")
fi
env:
PACKAGES: docker.io/paketocommunity/cargo gcr.io/paketo-community/cargo
PACKAGES: docker.io/paketocommunity/cargo
PUBLISH: "true"
VERSION: ${{ steps.version.outputs.version }}
VERSION_MAJOR: ${{ steps.version.outputs.version-major }}
Expand Down

0 comments on commit b363e84

Please sign in to comment.