diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 3412348..6869155 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -6,8 +6,8 @@ pipelines: - step: script: - git submodule update --init - - python twincat_version_manager.py - python check_fix_white_space.py - ./check_no_lineids.sh - ./check_code_before_sq_brackets.sh + #- python twincat_version_manager.py