Clone
1
Running the auto deploy
Benjamyn Love edited this page 2023-10-17 02:35:53 -04:00

RULES: If its in master it can be deployed

To run the auto deployment you need to create a tag (at the moment the only way to do that is create a release, thanks gitea)

  • Go to the Releases tab
  • Click New Release
  • Fill in the tag value, this needs to start with v to trigger the auto building, just follow the standard we use in previous releases
  • The name should be the main feature that is being pushed for our reference
  • Wait for the deploy to run :3

And that's it