igor-alexandrov/Kamal Deploy
GitHub Action to build and deploy Docker image with Kamal
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry-username | Registry username | no | — |
| registry-password | Registry password | no | — |
| workdir | The working directory where Kamal will be executed | no | . |
| kamal-path | Path to the Kamal binary file | no | ./bin/kamal |
| kamal | Path to the Kamal binary file | no | ./bin/kamal |
| environment | Application environment, will be passed to Kamal as --destination flag | no | — |
| config-file | Path to the Kamal configuration file | no | ./config/deploy.yml |
Outputs
no outputs