peachjar/Build PSF (Docker) Image
Builds a PSF/BFF Docker image (a deployable service)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| imageName | When present, override the name of the image | no | — |
| skipIntegrationTests | If true, integration tests should not be ran in the container. | no | false |
| npmToken | npm token to use (GITHUB_TOKEN since we use Github Packages) | yes | — |
Outputs
| name | description |
|---|---|
| image | Full docker image (with registry) |