Update '.woodpecker.yml'

This commit is contained in:
Anthony Wang 2022-09-25 21:46:08 +00:00
parent 9a1c1ce838
commit 4ecd8d5a42
Signed by: exogit
GPG key ID: 1DDC6BC38786C595

View file

@ -6,8 +6,7 @@ pipeline:
- w - w
- whoami - whoami
- echo $HOME - echo $HOME
- if [ $PASSWORD = "helloworld" ]; then echo "YAY"; fi - env
secrets: [ password ]
test2: test2:
image: sh image: sh
commands: commands: