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
d1ca864de4
commit
e018d23398
3
.github/workflows/test.e2e.yml
vendored
3
.github/workflows/test.e2e.yml
vendored
@ -37,7 +37,8 @@ jobs:
|
|||||||
sudo rm -rf ./data/database
|
sudo rm -rf ./data/database
|
||||||
mkdir -p ./data/uploads
|
mkdir -p ./data/uploads
|
||||||
sudo chmod 777 -R ./data
|
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
|
||||||
|
|
||||||
- name: Seed Backend
|
- name: Seed Backend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user