Hello-world/.woodpecker.yml
2022-01-19 16:44:09 -06:00

15 lines
229 B
YAML

clone:
git:
image: none:
commands:
- git clone https://git.exozy.me/Ta180m/Hello-world.git
pipeline:
build:
image: none
commands:
- git status
run:
image: none:
commands:
- neofetch