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 |
| main_dockerfile_name | dockerfile name, used in main build | no | Dockerfile |
| git_patoken | git personal access token | no | — |
| npm_patoken | git personal access token for npms | 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_from | bundle from this image | yes | — |
| do_bundle_step | trigger bundle step | no | true |
| do_main_step | trigger main step | no | true |
| main_stage | stage to target in docker file | no | — |
| build_args | arguments to pass to main build | no | — |
Outputs
no outputs