diff --git a/.drone.yml b/.drone.yml index 23b2505..d517f0d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -76,7 +76,7 @@ steps: - name: validate image: ubuntu:22.04 commands: - - apt update && apt -y install jq + - apt update && apt -y install jq make - make validate-translations trigger: @@ -391,6 +391,6 @@ depends_on: - migrations-manifest --- kind: signature -hmac: 8fcd1d6d5a88d1dbe0310e3b19418a23f7d14a7f5171ecebdb474aa097b9cc58 +hmac: 8726b4787be3c0dec9ef810558be23289f56bdbb5c2d05623a4156084974450c ...