divyansh42/s2i Build Action
This action allows you to build an image of the application using source code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 16, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: divyansh42/s2i-build-test@e4070dee2b0fbc050d1a98717b8dac1461ea7e7e # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| builder_image | The location of the s2i builder image. | yes | — |
| image_name | The Name of the image to build | yes | — |
| image_tag | The version of the image to build | no | latest |
| path_context | The location of the path to run s2i from | no | . |
| log_level | Log level when running the S2I | no | 1 |
Outputs
no outputs