rcmdnk/Octopress builder
Build and deploy Octopress site
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checkout | Checkout repository. Either true or false. | — | true |
| imagemagick | Install imagemagick. Either true or false. | — | true |
| ruby | Install ruby. Either true or false. | — | true |
| ruby-version | Ruby version to be installed | — | 3.4 |
| bundle-cache | Run "bundle install", and cache the result automatically. Either true or false. | — | true |
| ssh_key | ssh key for the deployment | — | — |
| git_user_email | Git user email | — | 41898282+github-actions[bot]@users.noreply.github.com |
| git_user_name | Git user name | — | github-actions[bot] |
| generate_option | rake generate option (for the octogray) | — | no_minify |
| deploy_option | Deploy option for Octopress rake deploy (for the octogray) | — | push_ex |
Outputs
no outputs