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
- whoami
- echo $HOME
- if [ $PASSWORD = "helloworld" ]; then echo "YAY"; fi
secrets: [ password ]
- env
test2:
image: sh
commands: