Commit Graph

5 Commits

Author SHA1 Message Date
Ahmed R. Awadallah
f81fc91bfd Fix build for SC2236 (#496)
* attempt to fix build

correcting error message from travis ci

In ./github-dev/cleanup-pr-branch line 5:
if [[ ! -z "$TOKEN" ]]; then
      ^-- SC2236: Use -n instead of ! -z.

* Update cleanup-pr-branch

* Update release-email-notification

corrected SC2236

* Update upload-assets

correct SC2236

* Update sendemail

Fix SC2236

* Update entrypoint.sh

Fix SC2236

* Update run

Fix SC2236
2019-09-09 08:15:10 -07:00
Jess Frazelle
139cf92cb5
fixup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-28 16:38:42 -04:00
Jess Frazelle
1c3c72a422
remove logging
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-27 12:27:15 -04:00
Jess Frazelle
2c6acf40d3
copy in file
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-27 11:53:52 -04:00
Jess Frazelle
fb420ded80
add delete ref script
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-27 11:15:10 -04:00