Update workflow to trigger build
This commit is contained in:
parent
6e66d61f7b
commit
2a89aa1687
@ -2,5 +2,6 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "Hello from Woodpecker\!"
|
- echo "Hello from Woodpecker CI\!"
|
||||||
- date
|
- echo "Build triggered at: $(date)"
|
||||||
|
- echo "Success\!"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user