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

This commit is contained in:
2026-06-18 13:08:20 +02:00
parent f1be7b032b
commit 3c64930fa8

View File

@@ -1,10 +1,14 @@
skip_clone: true
steps:
clone:
image: alpine/git
adjust_dns:
image: alpine
commands:
- echo "172.17.0.1 git.fosil.eu" >> /etc/hosts
- echo "172.17.0.1 kudeatu.laba.eus" >> /etc/hosts
clone:
image: alpine/git
- git clone https://git.fosil.eu/labasarea/laba-webgunea.git .
build: