actions-marketplace-validations/Yadoms build script for Windows
Use to generate yadoms binaries for Windows, using docker images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 15, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/yadoms_build-yadoms-windows-action@2f3c5a19d316b08b363e556fae7b65f0a80e10af # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| privileged | run container in privileged mode : setup to --privileged | no | "" |
| param1 | Generic parameter 1 | no | "" |
| param2 | Generic parameter 1 | no | "" |
| param3 | Generic parameter 3 | no | "" |
| param4 | Generic parameter 4 | no | "" |
| entrypoint | entrypoint override | no | C:/entrypoint_docker.cmd |
| buildImage | The image to use for building yadoms | yes | — |
| registry | The container registry | yes | — |
| username | The container registry username | yes | — |
| password | The container registry password/token | yes | — |
Outputs
| name | description |
|---|---|
| yadomsVersion | Yadoms version |