mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2026-06-03 20:50:27 +00:00
need gcc for regex
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ stages:
|
|||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: docs
|
stage: docs
|
||||||
image: python:alpine
|
image: python:3.8-buster
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user