Skip to content

Commit 46d9357

Browse files
authored
[AppConfig]: Add profile to config (#678)
1 parent a9c36a0 commit 46d9357

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
var configOTAiApi = '${{ inputs.ai_api_url }}'
8585
var configGoogleTagManagerID = '${{ secrets.google_tag_manager_id }}'
8686
EOF
87+
cat apps/platform/public/profiles/${{ inputs.flavor }}.js >> apps/platform/bundle-platform/config.js
8788
8889
- id: push
8990
name: Build and push Docker image

0 commit comments

Comments
 (0)