runner, auto, deploy, autodeploy, release, tag
parent
84a09e62a6
commit
b690b3f6d7
11
Running-the-auto-deploy.md
Normal file
11
Running-the-auto-deploy.md
Normal file
@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user