Commit Graph

17 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
3c0ec06020 fix alpine repo urls
Signed-off-by: Jess Frazelle <acidburn@github.com>
2018-11-29 16:49:49 -05:00
Jess Frazelle
f88d96ab71
update postfix
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-11-14 13:31:56 -05:00
trilitheus
6254f5bc19 [postfix] expose logs by linking to STDOUT (#440) 2018-11-14 10:22:29 -05:00
Jess Frazelle
5eccef3c66
more shellcheck
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-24 19:17:06 -04:00
Jess Frazelle
c174139071
update base images
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-14 11:48:08 -04:00
Jess Frazelle
bce69ad90b
add mailx
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-03-02 12:31:20 -08:00
Jess Frazelle
894589b169
omg effing underscore
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-14 18:27:25 -08:00
Jess Frazelle
49a83d77d2
fix
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-14 18:01:43 -08:00
Jess Frazelle
71dff3b93e
fix
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-14 17:48:20 -08:00
Jess Frazelle
848ba08292
better config
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-14 17:32:37 -08:00
Jess Frazelle
1d45c115f6
cleanup
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-14 16:33:28 -08:00
Jess Frazelle
3fef00b940
updates
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-14 16:16:44 -08:00
Jess Frazelle
70dd5abcd8
remove warning
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-11 18:09:49 -08:00
Jess Frazelle
2f1948031b
logging
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-11 17:57:44 -08:00
Jess Frazelle
c40d4241a1
postfix
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-10 16:38:05 -08:00
Jess Frazelle
31c1084645
postfix
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-10 15:24:32 -08:00