47ng / actions-clever-cloud

GitHub Action to deploy to Clever Cloud
https://clever-cloud.com
MIT License
38 stars 9 forks source link

Allow --force option #188

Closed rik closed 2 years ago

rik commented 2 years ago

@franky47 Could you please allow the workflow to run? That would allow us to check that the tests are green.

franky47 commented 2 years ago

Done, though I should probably add a condition not to run deployment on PRs (or actually fix it to deploy to specific Docker tags).

rik commented 2 years ago

I've taken a first stab at the documentation. I've also given you the option to edit my branch ("Allow edits by maintainers")

franky47 commented 2 years ago

Thanks for this feature, much appreciated!