• Sheogorath's avatar
    Fix pin-rebuild-pin loop · b4f947f9
    Sheogorath authored
    This patch should fix the pin-rebuild-pin loop, that appears due to each
    change in the repository resulting in a new image build, which results
    in a new pin in the docker-compose file, which results in a merge, that
    triggers a new build.
    
    Instead this patch excludes the `docker-compose.yaml` from pinning and
    solves the issue.
    Signed-off-by: 's avatarChristoph Kern <sheogorath@shivering-isles.com>
    b4f947f9
renovate.json 214 Bytes