Skip to content

shipnode ci

Terminal window
npx shipnode ci github
npx shipnode ci env-sync
npx shipnode ci env-sync --all
SubcommandPurpose
ci githubWrite a GitHub Actions workflow that runs shipnode deploy on push.
ci env-syncSync local .env keys into the GitHub repository secrets used by the workflow.

ci env-sync prompts for each key by default. Pass --all to skip the confirmation and sync everything.