Torsten Bögershausen
6e723594b5
bitbucket-pipelines.yml: Don't run git submodule
...
The command `git submodule update --init`
already shows us the versions of the submodules.
There is no need to run `git submodule` after that - renove it.
2019-12-09 10:30:41 +01:00
Torsten Bögershausen
403b1c9296
bitbucket-pipelines.yml: Print status of git submodule
2019-11-29 11:44:53 +01:00
Torsten Bögershausen
7ce75ac945
bitbucket-pipelines.yml: Change pipline from pull-request to default
...
Allways run the pipeline, for each push, not only pull-requests.
This should detect problems early,
2019-11-29 09:31:37 +01:00
Torsten Bögershausen
2004342dd3
bitbucket-pipelines.yml: Activate check_fix_white_space.py
2019-11-29 08:32:32 +01:00
Dominic Oram
edbb3e8cdb
Try and fix for pipelines
2019-10-11 18:51:00 +01:00
Dominic Oram
81b5d1f1dc
Only do on PR
2019-10-11 18:38:05 +01:00
Dominic Oram
b2b97f583c
Should now do submodules
2019-10-11 18:23:32 +01:00
Dominic Oram
1946724be1
Fix syntax error
2019-10-11 17:15:21 +01:00
Dominic Oram
cf5349dced
Allow pipeline to be run manually
2019-10-11 17:11:57 +01:00
Dominic Oram
48788d138f
Add pipeline yaml
2019-10-11 17:09:09 +01:00