wagtail-birdsong/.gitlab-ci.yml

14 lines
195 B
YAML
Raw Normal View History

2020-06-03 06:29:53 +00:00
stages:
- test
python:
stage: test
image: python:3.6
services:
- name: liminspace/mjml-tcpserver:latest
alias: mjml
script:
- python3 runtests.py