Docker build configuration for hometown
Go to file
3wc ff092b9c8c
continuous-integration/drone/push Build is passing Details
Whoops, better version bump
2024-02-16 18:48:47 -03:00
.drone.yml Whoops, better version bump 2024-02-16 18:48:47 -03:00
README.md Add upgrade instructions 2024-02-15 13:42:43 +00:00
build.sh docker push at the end of build.sh 2023-07-16 18:23:48 +01:00

README.md

hometown

Build Status

Automated Docker image builds for hometown

See .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 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