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

phansch/imagecodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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