diff --git a/.drone.yml b/.drone.yml index 79e385d..3eafa68 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,7 +71,6 @@ platform: steps: - name: readme image: chko/docker-pushrm:1 - user: root command: - /docker-pushrm --file "$${README_PATH}" --short "$${SHORT_DESCRIPTION}" "$${REPO_NAME}" environment: @@ -116,6 +115,6 @@ depends_on: --- kind: signature -hmac: aa5c556165eaba118af0cd57ccb1832c958a01c23f85c48634f1e44c46a974e5 +hmac: 9f74f6e2ae5728ffc6b93b7a8b82b6d5e885793bdc274aa96c1ef7f51366d577 ...