fixup ci yml
authorTom Powell <tom@powell.io>
Sun, 4 Nov 2018 02:50:20 +0000 (19:50 -0700)
committerTom Powell <tom@powell.io>
Sun, 4 Nov 2018 02:50:20 +0000 (19:50 -0700)
.gitlab-ci.yml

index 4a0c93a864a7d4ed50b26502485c1be9e9536e56..aac5466708437e0194e6d4512d0cd7fc54cfd117 100644 (file)
@@ -8,7 +8,7 @@ test:
   tags:
     - docker
   variables:
-    FLASK_TESTING: True
+    FLASK_TESTING: "True"
   script:
     - pip install -e .
     - python test.py