Files
Motion_test/bitbucket-pipelines.yml
2019-11-29 11:44:53 +01:00

12 lines
271 B
YAML

image: python:3.7.3
options:
max-time: 1
pipelines:
default:
- step:
script:
- git submodule update --init
- git submodule
- python twincat_version_manager.py
- python check_fix_white_space.py