update footer source url
[GitLab/stricted-build/lineage_builder.git] / .gitlab-ci.yml
CommitLineData
31329c3f 1test:
31329c3f 2 image: python:3.6
76ab4939
TP
3 tags:
4 - docker
616663f4 5 variables:
2bda98c2 6 FLASK_TESTING: "True"
31329c3f
TP
7 script:
8 - pip install -e .
9 - python test.py