diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 093b1f2..873f48c 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -2,9 +2,8 @@ image: python:3.7.3 options: max-time: 1 pipelines: - pull-requests: - '**': - - step: + default: + - step: script: - git submodule update --init - python twincat_version_manager.py