The trigger.dev deploy
command can be used to manually deploy.
--env
or -e
prod
but you can specify staging
.
--skip-typecheck
or -T
--build-platform
linux/amd64
.
--log-level
or -l
log
.
--config
or -c
trigger.config.ts
.
--project-ref
or -p
--skip-deploy
or -D
--self-hosted
--registry
option to specify the registry to push the image to when using --self-hosted
, or just use --push-image
to push to the default registry.
--registry
--push-image
--tag