livecycle / preevy-up-action

A GitHub action to run the `preevy up` command
https://github.com/marketplace/actions/preevy-up
Apache License 2.0
7 stars 4 forks source link

Unable to pass `--id` into args #8

Closed iamjaredwalters closed 11 months ago

iamjaredwalters commented 1 year ago

Doing so will result in a failure to find the compose file. Passing in both the the -f and --id to args also fails because this line does not consider args.

royra commented 11 months ago

@iamjaredwalters this should be fixed with the latest versions of the Preevy CLI and this action. Please reopen if it still happens.