Skip to main content

Command: game ship

Description

Builds the app (for all platforms with valid credentials) and ships it to the stores.

After uploading the files to the ShipThis backend. it will run the shipthis game job status command with the --follow flag so that you can watch the job output in real-time.

info

This command creates a new job. A job is a set of work done to create a new build of your game.

To do this, it uploads the code in the current directory to the ShipThis backend. To control which files are uploaded, in the shipthis.json file there are two glob arrays shippedFilesGlobs and ignoredFilesGlobs.

Example

asciicast

Help Output