3wc
167ff74e59
continuous-integration/drone/push Build is passing
Details
|
||
---|---|---|
.drone.yml | ||
README.md | ||
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