Browse Source

Change hello subject

pull/5/head
Juto Yu 5 years ago
parent
commit
d4280f4172
  1. 2
      pipelines/hello-world.yml

2
pipelines/hello-world.yml

@ -11,4 +11,4 @@ jobs:
source: { repository: busybox } source: { repository: busybox }
run: run:
path: echo path: echo
args: ["Hello world!"]
args: ["Hello Zhou!"]
Loading…
Cancel
Save