chore: merging the config is bad

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-21 14:20:37 +01:00
parent e64ffefc53
commit 02c1dee6a0
3 changed files with 144 additions and 7 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- name: Use Uffizzi's backstage app config
run: |
cp -f ./.github/uffizzi/uffizzi.production.app-config.yaml ./app-config.production.yaml;
cp -f ./.github/uffizzi/uffizzi.production.app-config.yaml ./app-config.yaml
- name: typescript build
run: |