Docker build configuration for hometown
|
||
---|---|---|
.drone.yml | ||
build.sh | ||
README.md |
hometown
Automated Docker image builds for hometown
See .drone.yml
Releasing a new image
- Look up the latest verion number from https://github.com/hometown-fork/hometown/releases
- Edit the URL in
.drone.yml
to point to the new release and edittags
with the new version number - Commit and push
- Wait for the build to finish
- Run
abra recipe upgrade
etc. as normal