diff --git a/.woodpecker.yml b/.woodpecker.yml index fce6f1d..56a09ac 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,14 +1,7 @@ -clone: - git: - image: bash - commands: - - git clone https://git.exozy.me/Ta180m/Hello-world.git - pipeline: test0: image: bash commands: - - cd Hello-world - git status test1: image: bash