fix(deploy): ship tested AI service
CI and Deploy / test (push) Failing after 1m11s
CI and Deploy / deploy (push) Has been skipped

This commit is contained in:
cesnimda
2026-08-24 21:24:35 +02:00
parent e8e6fac420
commit 72e6783c81
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -155,6 +155,7 @@ jobs:
git reset --hard ${{ github.sha }}
git clean -fd
chmod +x deploy/deploy.sh
DEPLOY_BUILD_AI_SERVICE=true \
APP_VERSION=${{ github.run_number }} \
APP_COMMIT_SHA=${{ github.sha }} \
APP_BUILD_STAMP="$(date -u +'%Y-%m-%d %H:%M UTC')" \