From 7ab40ac3db8e49d0c7c906bfbabd9a0bf7aae2c8 Mon Sep 17 00:00:00 2001 From: Federico Rojas Date: Mon, 15 Jul 2024 16:59:38 +0200 Subject: [PATCH] Comment the pipeline call of twincat_version_manager.py --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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