diff --git a/pipelines/hello-world.yml b/pipelines/hello-world.yml index c79920a..46919d7 100644 --- a/pipelines/hello-world.yml +++ b/pipelines/hello-world.yml @@ -11,4 +11,4 @@ jobs: source: { repository: busybox } run: path: echo - args: ["Hello world!"] + args: ["Hello Zhou!"]