Try and fix for pipelines

This commit is contained in:
Dominic Oram
2019-10-11 18:51:00 +01:00
parent 81b5d1f1dc
commit edbb3e8cdb

View File

@@ -2,8 +2,8 @@ image: python:3.7.3
options:
max-time: 1
pipelines:
custom:
pull-requests:
pull-requests:
'**':
- step:
script:
- git submodule update --init