Skip to content

Commit

Permalink
Merge pull request #204 from paketo-community/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.38.0 to 1.38.0
  • Loading branch information
dmikusa authored May 13, 2024
2 parents a7d78f5 + c50dbec commit 7d24288
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/rustup gcr.io/paketo-community/rustup
PACKAGES: docker.io/paketocommunity/rustup
PUBLISH: "true"
VERSION: ${{ steps.version.outputs.version }}
VERSION_MAJOR: ${{ steps.version.outputs.version-major }}
Expand Down

0 comments on commit 7d24288

Please sign in to comment.