From c57e623b66fa0354b93e373d0a4220935fd68bbc Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 28 Aug 2020 09:33:10 +0200 Subject: [PATCH] debug --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index aaa1524..f25db27 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,9 +75,9 @@ steps: - /docker-pushrm command: - --file - - "./README.md" + - README.md - --short - - "My short description" + - My short description - --debug - xoxys/alpine environment: @@ -123,6 +123,6 @@ depends_on: --- kind: signature -hmac: b09f42e55c6db0a265459469fca26428d688f40b3d704edd510ad4d0ab8e6c39 +hmac: 1a50da297e1a751a18d15c9192d2301c96a9034ae337c7b9753264084757854a ...