Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 530 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 530 Bytes

imagecodes

Rust

Releasing a new version

Use cargo release from the main branch. This will do all the plumbing and upload the release artifact to the GitHub releases.

The deployment script is then downloading the latest release and installs it on the server.

Deployment

To deploy a new release on the server, run

./deploy

To validate the deployment go to <URL>/debug