Add upgrade instructions
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1ff4d55e39
commit
e08885ec20
@ -6,3 +6,11 @@ Automated Docker image builds for
|
||||
[hometown](https://github.com/hometown-fork/hometown)
|
||||
|
||||
See [`.drone.yml`](./.drone.yml)
|
||||
|
||||
## Releasing a new image
|
||||
|
||||
1. Look up the latest verion number from https://github.com/hometown-fork/hometown/releases
|
||||
2. Edit the URL in [`.drone.yml`](./.drone.yml) to point to the new release and edit `tags` with the new version number
|
||||
3. Commit and push
|
||||
4. Wait for the build to finish
|
||||
5. Run `abra recipe upgrade` etc. as normal
|
Loading…
Reference in New Issue
Block a user