Skip to content
Snippets Groups Projects
Commit 65cfcb55 authored by kaiyou's avatar kaiyou
Browse files

Update .gitlab-ci.yml

parent d2a9ad2d
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ test:
- pip install poetry
- poetry install --with=dev
script:
- poetry run playwright install-deps
- poetry run playwright install
- poetry run flask db upgrade
- poetry run flask user create admin admin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment