Skip to content
Snippets Groups Projects
Commit 5988df59 authored by gwenael remond's avatar gwenael remond
Browse files

ci test add yaml lib dependencie

parent f7f45ce2
No related branches found
No related tags found
1 merge request!4zephir command line demande si le fichier de config n'existe pas
Pipeline #156 failed
......@@ -4,6 +4,7 @@ RUN apk update && apk upgrade && \
apk add --no-cache bash git
RUN pip install -U pytest
RUN pip install -U requests
RUN pip install -U pyyaml
COPY . /app
WORKDIR /app
......
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