chore: use the e2e test method for building uffizi containers
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user