1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2025-06-16 07:16:39 +00:00

i hate gitlab runners

This commit is contained in:
Anson 2020-05-21 01:54:40 -07:00
parent 6b5fada258
commit 9b943e9c67

View File

@ -6,7 +6,7 @@ pages:
image: python:alpine
before_script:
- pip -r install requirements.txt
- pip install -r requirements.txt
script:
# - cp LICENSE docs/LICENSE.md