aboutsummaryrefslogtreecommitdiff
path: root/tcwg-gcc-release-automation.yaml
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2017-08-18 20:43:01 +0200
committerYvan Roux <yvan.roux@linaro.org>2017-08-18 20:43:01 +0200
commit573e9319b24bd7855eb739382bf4a355e8170c78 (patch)
tree74d5ae41e270abdcbb17018bc5a290ad6afe57ad /tcwg-gcc-release-automation.yaml
parent35b3612acc0cb2b1b2fac472a0e967ef0eb34aed (diff)
tcwg-gcc-release-automation: Add debug traces.
Change-Id: I545105a26a689ba7f8c0bdfa26e94581a2a42a90
Diffstat (limited to 'tcwg-gcc-release-automation.yaml')
-rw-r--r--tcwg-gcc-release-automation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-gcc-release-automation.yaml b/tcwg-gcc-release-automation.yaml
index c442ad2a..1aaecd1f 100644
--- a/tcwg-gcc-release-automation.yaml
+++ b/tcwg-gcc-release-automation.yaml
@@ -102,7 +102,7 @@
*) echo "ERROR: tag_king is missing"; exit 1 ;;
esac
- ${WORKSPACE}/tcwg-release-tools/tcwg-release-tag.sh $FLAGS
+ ${WORKSPACE}/tcwg-release-tools/tcwg-release-tag.sh $FLAGS -v -v -v
# Pick up the created tag.
tag=$(git describe --abbrev=0)