merge main

This commit is contained in:
pat-s 2024-04-27 22:56:57 +02:00
commit 75e15442fc
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -4,9 +4,12 @@ when:
branch: branch:
- ${CI_REPO_DEFAULT_BRANCH} - ${CI_REPO_DEFAULT_BRANCH}
- renovate/* - renovate/*
<<<<<<< HEAD:.woodpecker/build.yml
depends_on: depends_on:
- lint - lint
=======
>>>>>>> main:.woodpecker.yml
steps: steps:
# use vendor to cache dependencies # use vendor to cache dependencies