diff --git a/.vsts-ci.yml b/.vsts-ci.yml index d4bdaeb..200c19c 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