Publishing Targets
July 18, 2026 · View on GitHub
English | 简体中文
This section groups the currently connected targets by purpose. Storage services that use S3-compatible APIs share one page to avoid repetition.
Support Matrix
| Target | Purpose | Documentation |
|---|---|---|
s3, minio | S3-compatible object storage | S3-compatible storage |
qiniu | Qiniu object storage | S3-compatible storage |
oss | Alibaba Cloud OSS | S3-compatible storage |
cos | Tencent Cloud COS | S3-compatible storage |
fir | fir.im app distribution | fir.im |
firebase | Firebase App Distribution | Firebase |
firebase-hosting | Firebase Hosting | Firebase |
github | GitHub Releases | GitHub |
appstore | App Store Connect build upload | App Store |
appgallery | Huawei AppGallery | AppGallery |
vercel | Vercel Production | Vercel |
custom | Custom shell command | Custom |
General Usage
fastforge publish \
--path <artifact> \
--target <target> \
--publish-arg key=value
Prefer process environment variables for credentials. Do not commit secrets to the repository.
Not Currently Connected
pgyeris not a valid general publishing target in the current implementation.playstoreis not a general publishing target; usefastforge googleplay.
Use Local Workflows to combine multiple steps.