diff --git a/.woodpecker.yml b/.woodpecker.yml index ebab24a..202a3b3 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,12 +1,15 @@ clone: - git: - commands: - - git clone https://git.exozy.me/Ta180m/Hello-world.git + 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 \ No newline at end of file