actions-marketplace-validations/docker-node-yarn
This GitHub Action will build your node app into a docker container
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| githubtoken | github token | — | ${{ github.token }} |
| nodeversion | node version | — | 18 |
| container-name | name of the container | — | ${{ github.event.repository.name }} |
| build-command | build command | — | yarn build |
| message | The message to prepend the review suggestion | — | — |
Outputs
no outputs