From c71debc2e5027af062b711b13d71946bdf562a7d Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Tue, 30 Aug 2022 19:10:16 +0100 Subject: [PATCH] drone debug --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a8a4042f..e53ec46d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -298,8 +298,8 @@ steps: from_secret: docker_username password: from_secret: docker_password - template: grafana/oncall:$${DRONE_TAG}-ARCH-OS target: grafana/oncall:$${DRONE_TAG} + template: grafana/oncall:${DRONE_TAG}-ARCH-OS platforms: - linux/amd64 - linux/arm64 @@ -383,6 +383,6 @@ kind: secret name: drone_token --- kind: signature -hmac: a1ce6492128c5fd68feb6fe26bd8d46b3baa35f12a998617e007695088d227c0 +hmac: 9b84b0bba4ca719f7b6eab93b7972f5a4ae348184374e112228607536727d27b ...