Docker build configuration for hometown
Go to file
3wc 167ff74e59
continuous-integration/drone/push Build is passing Details
Whoops, fix docker tag format
2024-07-31 12:35:59 -04:00
.drone.yml Whoops, fix docker tag format 2024-07-31 12:35:59 -04: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