feat: make version deployable

This commit is contained in:
nobody 2025-11-29 13:56:55 -08:00
commit 49bd94cda2
Signed by: GrocerPublishAgent
GPG key ID: D460CD54A9E3AB86
22 changed files with 7785 additions and 10962 deletions

View file

@ -24,8 +24,8 @@ set -o pipefail
# 8. consul-template updates nginx config (via service tags)
# 9. cleanup old releases (keep 5 most recent)
ssh=deploy-peoplesgrocers-website
base=/home/peoplesgrocers
ssh=pond-nomad
base=/Users/nomad
project=salience-editor-api
#git diff-index --quiet HEAD || { echo 'git repo dirty'; exit 1; }