mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
clean up e2e github workflow
This commit is contained in:
parent
0dce5731b5
commit
af27b5bcbb
7
.github/workflows/test.e2e.yml
vendored
7
.github/workflows/test.e2e.yml
vendored
@ -31,13 +31,6 @@ jobs:
|
|||||||
npm run build
|
npm run build
|
||||||
working-directory: ./app
|
working-directory: ./app
|
||||||
|
|
||||||
- name: Clean Database State
|
|
||||||
run: |
|
|
||||||
# Remove any existing database data to ensure fresh state
|
|
||||||
sudo rm -rf ./data/database
|
|
||||||
mkdir -p ./data/uploads
|
|
||||||
sudo chmod 777 -R ./data
|
|
||||||
|
|
||||||
- name: Build and start all Containers
|
- name: Build and start all Containers
|
||||||
run: docker compose up -d
|
run: docker compose up -d
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user