Skip to content
  • trinity-1686a's avatar
    CI: make fail when new deps not in misc/Cargo.lock · 193f518b
    trinity-1686a authored
    Currently adding new deps can cause builds to not be reproducibles
    because that new dependancies don't have their versions frozen in
    misc/Cargo.lock.
    This make so CI reject commits in that situation, with a message telling
    what to do to fix the issue.
    193f518b
Validating GitLab CI configuration… Learn more