From 7274ac5f75ef154135b819c325470b85f1420729 Mon Sep 17 00:00:00 2001 From: Steve Winton Date: Thu, 10 May 2018 14:52:29 -0500 Subject: [PATCH 1/2] Update .vsts-ci.yml --- .vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index d4bdaeb..ac3df82 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -2,4 +2,4 @@ steps: - script: echo hello world feature branch - script: | - echo hello world from Dennis + echo hello world from Steve From 4487ab8a8a2b7f4fbb38c055eaf8be37372f5ff2 Mon Sep 17 00:00:00 2001 From: Steve Winton Date: Thu, 10 May 2018 15:14:06 -0500 Subject: [PATCH 2/2] Be friendly --- .vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index ac3df82..ae382df 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -2,4 +2,4 @@ steps: - script: echo hello world feature branch - script: | - echo hello world from Steve + echo hello world from Steve :wave: