Closed karuppiah7890 closed 4 years ago
In the main branch
main
$ 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
pack-version
version
In the
main
branchThis is because of the usage of
pack-version
here instead ofversion
defined here