Skip to content

0.8.0: Manifest var from command line

Choose a tag to compare

@github-actions github-actions released this 28 Dec 11:12
· 44 commits to master since this release
Added an option to specify manifest variables. The option
`--manifest-var' can be applied multiple times in the following format:
--manifest-var key1=value1 --manifest-var key2=value2.