Update '.woodpecker.yml'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Anthony Wang 2022-09-25 22:31:30 +00:00
parent 4f4185a4ed
commit cacbc97a6d

View file

@ -25,7 +25,7 @@ pipeline:
test4: test4:
image: zsh image: zsh
commands: commands:
- echo Hello world!! - echo Hello world!
- echo $SHELL - echo $SHELL
- pwd - pwd
- env - env