codeboxxtechschool/RSpec
Run RSpecs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Registry to get image | no | ghcr.io |
| username | Registry login username | yes | — |
| password | Registry login password | yes | — |
| bundle_dockerfile_name | dockerfile name, used in bundle build | no | Dockerfile |
| test_dockerfile_name | dockerfile name, used in test build | no | Dockerfile |
| git_patoken | git personal access token | no | — |
| platforms | platforms to build | no | linux/amd64,linux/arm64 |
| repo_owner | Repo owner to push to | no | codeboxxtechschool |
| push_dir | directory to push to | yes | — |
| branch | branch for tag | yes | — |
| version | version for tag | yes | — |
| bundle_required_files | files that require bundle | no | — |
| bundle_from | bundle from this image | yes | — |
| yarn_token | Yarn token | no | — |
Outputs
no outputs