commit | 0e3aaaa06a96461939a3bdd96d7cde3d5b8e4b35 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 18:05:13 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jan 23 18:05:13 2023 -0500 |
tree | 79cd5524a6b4973348a250422bdc45198904bf48 | |
parent | 65fcc3de2b0110d2dd9b867599acde104a78db12 [diff] |
Added debugging Change-Id: I3ecc6869c0436737f7e15655cfc8ea8e7fbd6d12
diff --git a/jjb/shell/github-release.sh b/jjb/shell/github-release.sh index 1d18d27..56cc4cf 100644 --- a/jjb/shell/github-release.sh +++ b/jjb/shell/github-release.sh
@@ -143,6 +143,10 @@ echo echo "** make-post: $(/bin/ls -l)" + case "$ARTIFACT_GLOB" in + release/*) find 'release/.' -ls ;; + esac + echo # create release