Documentation
¶
Overview ¶
Command releasebuild drives Dockyard's V1 release pipeline — the step the `.github/workflows/release.yml` workflow runs on a `v*` tag push.
Usage:
releasebuild -version v1.0.0 -output ./dist/release releasebuild -version v1.0.0 -output ./dist/release -host-only releasebuild -version v1.0.0 -output ./dist/release -project /path/to/dockyard
The default matrix is the RFC §14 cross-compile set (darwin/linux/windows × amd64/arm64). -host-only narrows to the runner's GOOS/GOARCH and is the shape `workflow_dispatch` dry-runs use to verify the pipeline without a 30-minute matrix build.
Click to show internal directories.
Click to hide internal directories.