This repository has been archived on 2024-10-26. You can view files and clone it, but cannot push or open issues or pull requests.
cups/.drone.env

4 lines
167 B
Bash
Raw Normal View History

# renovate: datasource=github-releases depName=OpenPrinting/cups versioning=loose
export CUPS_VERSION="${CUPS_VERSION:-v2.4.1}"
export CUPS_RELEASE="${DRONE_TAG##*-}"