diff --git a/.drone.yml b/.drone.yml index c1fb418..6f1a4a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,7 +56,7 @@ name: promote production type: kubernetes clone: - disable: true + # disable: true depth: 1 trigger: @@ -93,6 +93,6 @@ image_pull_secrets: --- kind: signature -hmac: 2e179ce3cc776d731e1d73f83aea98dc4d931b6fc93adeea3f590ac2440a6d33 +hmac: 768919cfb45c131aae70e3091b96b6e2b75edfb0a0c019792f59da89d124991d ...