Fix syntax error

This commit is contained in:
Dominic Oram
2019-10-11 17:15:21 +01:00
parent cf5349dced
commit 1946724be1
+6 -5
View File
@@ -2,8 +2,9 @@ image: python:3.7.3
pipelines:
custom:
- step:
caches:
- pip
script:
- python pipeline.py
check_version:
- step:
caches:
- pip
script:
- python pipeline.py