[why] $my_email is used in sshd, so borrow_1h.yaml should use my_email field.
Signed-off-by: Zhang Yale ylzhangah@qq.com --- jobs/borrow-1h.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jobs/borrow-1h.yaml b/jobs/borrow-1h.yaml index c9d6ff8e..6c2284f3 100644 --- a/jobs/borrow-1h.yaml +++ b/jobs/borrow-1h.yaml @@ -9,6 +9,6 @@ sshd: nil end %> - email: + my_email: # sleep at the bottom sleep: 1h
I think that your title can change to be as follow: "borrow-1h.yaml: fix to receive email failure"
On Thu, Nov 19, 2020 at 03:11:17PM +0800, Zhang Yale wrote:
[why] $my_email is used in sshd, so borrow_1h.yaml should use my_email field.
I think that you can change your changelog as follow:
[why] the value of "my_email" variable is used in sshd, so borrow_1h.yaml should use my_email field.
Thanks, Liushaofei
Signed-off-by: Zhang Yale ylzhangah@qq.com
jobs/borrow-1h.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jobs/borrow-1h.yaml b/jobs/borrow-1h.yaml index c9d6ff8e..6c2284f3 100644 --- a/jobs/borrow-1h.yaml +++ b/jobs/borrow-1h.yaml @@ -9,6 +9,6 @@ sshd: nil end %>
email:
my_email:
# sleep at the bottom sleep: 1h -- 2.23.0
On Thu, Nov 19, 2020 at 03:31:44PM +0800, Liu Shaofei wrote:
I think that your title can change to be as follow: "borrow-1h.yaml: fix to receive email failure"
On Thu, Nov 19, 2020 at 03:11:17PM +0800, Zhang Yale wrote:
[why] $my_email is used in sshd, so borrow_1h.yaml should use my_email field.
I think that you can change your changelog as follow:
[why] the value of "my_email" variable is used in sshd, so borrow_1h.yaml should use my_email field.
Thanks, Liushaofei
Good!
Thanks, Yale
Signed-off-by: Zhang Yale ylzhangah@qq.com
jobs/borrow-1h.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jobs/borrow-1h.yaml b/jobs/borrow-1h.yaml index c9d6ff8e..6c2284f3 100644 --- a/jobs/borrow-1h.yaml +++ b/jobs/borrow-1h.yaml @@ -9,6 +9,6 @@ sshd: nil end %>
email:
my_email:
# sleep at the bottom sleep: 1h -- 2.23.0