fix(deploy): ship tested AI service
This commit is contained in:
@@ -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')" \
|
||||
|
||||
Reference in New Issue
Block a user