Update [RFC] Development & Deployment Process for Brotherton

steffeydev 2025-01-11 19:23:58 +00:00
parent 6d1b085e7d
commit 2939f11dd8

@ -37,4 +37,4 @@ docker build --platform=linux/amd64 \
--file=images/custom/Containerfile .
docker push githaven.org/shiloh/frappe_docker:$TAG
```
Then edit the compose file on staging/prod and restart
Then edit the compose file on staging/prod and restart. If changing version, you'll need to run `bench --site <site> clear-cache`