chore: test woodpecker
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
2026-06-18 13:06:06 +02:00
parent 1f27f8e603
commit f1be7b032b

View File

@@ -1,10 +1,11 @@
skip_clone: true
steps:
route:
image: alpine
clone:
image: alpine/git
commands:
- traceroute git.fosil.eu
- echo "172.17.0.1 git.fosil.eu" >> /etc/hosts
- git clone https://git.fosil.eu/labasarea/laba-webgunea.git .
build:
image: node:22-alpine