From 56b2d5fba57e92297b2fac74217e77f3bb5ce66c Mon Sep 17 00:00:00 2001 From: "Aitor C. Urrutia Aranburu" Date: Thu, 18 Jun 2026 12:08:04 +0200 Subject: [PATCH] chore: test woodpecker --- .woodpecker.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 171f550..75618d1 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,4 +1,8 @@ steps: + clone: + image: alpine:git + commands: + - git clone http://172.17.0.1/labasarea/laba-webgunea.git build: image: node:22-alpine environment: