Update .gitlab-ci.yml file
This commit is contained in:
parent
ee605f567e
commit
98033c5d61
@ -8,6 +8,7 @@ image: python:3.8
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- apt update
|
||||
- apt install -y xvfb
|
||||
- mkdir .public
|
||||
- python -m venv venv
|
||||
|
Loading…
Reference in New Issue
Block a user