diff --git a/.drone.yml b/.drone.yml index 6e30d8e..0cec3b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,8 +32,6 @@ steps: commands: - apt-get -qq update && apt-get install -yqq --no-install-recommends libpq-dev - make build - environment: - BUILD_VERSION: ${DRONE_TAG%-*} - name: verify image: alpine @@ -210,6 +208,6 @@ depends_on: --- kind: signature -hmac: 2112022f3d9a55a05330eb93c0adef181db0ff55571f8e6906232e21d35321d9 +hmac: 4ba2b1c8e702a25d354563333c9c332383f4887a64f7d5af37c054c31149119b ...