Fix syntax error
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user