alexxnb/CapRover Deploy
Action to deploy on Caprover server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 1, 2020
- License
- MIT
Pinned Snippet
uses: alexxnb/caprover-action@45fdf55f3213582285394908e8a3a0d2df41e21d # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| server | CapRover admin panel URL. Ex. https://captain.root.domain.com | yes | — |
| password | CapRover admin password. Use $\{{ secrets.CAPROVER_PASSWORD }} for better security. | yes | — |
| appname | Application name on the CapRover server. Must exists. | yes | — |
| branch | Branch which will be deployed | no | master |
Outputs
no outputs