buildpacks / pack-orb

A CircleCI Orb for using Cloud Native Buildpacks in CircleCI
https://circleci.com/orbs/registry/orb/buildpacks/pack
Apache License 2.0
12 stars 8 forks source link

Orb yaml not valid #10

Closed karuppiah7890 closed 4 years ago

karuppiah7890 commented 4 years ago

In the main branch

$ circleci orb validate orb.yml
Error: Error calling job: 'build'
Arguments referenced without declared parameters: pack-version

This is because of the usage of pack-version here instead of version defined here