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

need gcc for regex

This commit is contained in:
Anson 2020-05-21 01:59:25 -07:00
parent 9b943e9c67
commit 93702e11fc

View File

@ -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