chore: use the e2e test method for building uffizi containers

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-21 11:04:21 +01:00
parent bf9d3fc29a
commit 78b593f9ad
3 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: backstage create-app | delete if already exists
run: |
rm -rf ./example-app
npx @backstage/create-app
node ./packages/e2e-test/.bin/e2e-test create -o ./example-app
env:
BACKSTAGE_APP_NAME: example-app