Compare commits

..

1 commit

Author SHA1 Message Date
da0eb76255
chore: updated CI config & PKGBUILDs to new module split
Some checks failed
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/docker unknown status
ci/woodpecker/pr/man unknown status
ci/woodpecker/pr/test Pipeline was successful
2022-06-15 17:47:12 +02:00

View file

@ -12,7 +12,6 @@ pipeline:
environment:
- VMODULES=.vmodules
commands:
- mkdir -p .vmodules/cache
- 'cd src && v install'
when:
event: [pull_request]