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 ...