polymathrobotics/Container Build and Publish
GitHub Action with a pipeline to build, test and publish a container image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workdir | Working directory of bake execution | no | . |
| test-targets | List of bake targets for testing | no | local |
| dockerhub-username | Username used to log against the Docker registry | no | "" |
| dockerhub-password | Password or personal access token used to log against the Docker registry | no | "" |
| run-lint-stage | Run lint stage | no | true |
| run-test-stage | Run test stage | no | true |
| test-image | Test image | — | "" |
| test-entrypoint | Test entrypoint | — | /bin/bash |
| build-type | Build type | — | hosted |
Outputs
no outputs