Files
Motion_test/bitbucket-pipelines.yml
2019-10-11 18:51:00 +01:00

10 lines
211 B
YAML

image: python:3.7.3
options:
max-time: 1
pipelines:
pull-requests:
'**':
- step:
script:
- git submodule update --init
- python twincat_version_manager.py