• kolaente's avatar
    Drone: Do full branch clone and get tags for correct version hashes (#6836) · a27d5d2b
    kolaente authored
    Although #591 attempted to make version hashes be preceded with tag names on our branch builds, it would fail again silently at 50 commits because we were not cloning the full branch. Drone's new plugin will do a single branch clone by default meaning that depth is no longer necessary.
    a27d5d2b
.drone.yml 10.2 KB