diff --git a/.woodpecker.yml b/.woodpecker.yml index 202a3b3..47f4146 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ clone: git: - image: none: + image: none commands: - git clone https://git.exozy.me/Ta180m/Hello-world.git @@ -10,6 +10,6 @@ pipeline: commands: - git status run: - image: none: + image: none commands: - neofetch \ No newline at end of file