Files
TC_iTomcat-ES2-Detector-Tow…/bitbucket-pipelines.yml
2024-07-15 16:59:38 +02:00

14 lines
319 B
YAML

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