bitbucket-pipelines.yml: Print status of git submodule

This commit is contained in:
Torsten Bögershausen
2019-11-29 11:44:53 +01:00
parent 69f8fc4696
commit 403b1c9296
+1
View File
@@ -6,5 +6,6 @@ pipelines:
- step:
script:
- git submodule update --init
- git submodule
- python twincat_version_manager.py
- python check_fix_white_space.py