Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 491 Bytes

File metadata and controls

20 lines (17 loc) · 491 Bytes

Build System

Automatically deploys PRs to branchname.staging.vektorprogrammet.no

CLI documentation

To deploy a new branch

./staging-server deploy-branch [branch name]

To stop a hosted server

./staging-server deploy-branch --delete [branch name]
./staging-server deploy-branch -d [branch name] #shorthand

To list all servers

./staging-server list-servers
./staging-server ls #shorthand