bitbucket-pipelines.yml: Print status of git submodule
This commit is contained in:
@@ -6,5 +6,6 @@ pipelines:
|
||||
- step:
|
||||
script:
|
||||
- git submodule update --init
|
||||
- git submodule
|
||||
- python twincat_version_manager.py
|
||||
- python check_fix_white_space.py
|
||||
|
||||
Reference in New Issue
Block a user