diff --git a/.drone.yml b/.drone.yml index 95087a6..38e8482 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: publish image: plugins/docker settings: - repo: ${docker_username}/${DRONE_REPO_NAME} + repo: sthopeless/${DRONE_REPO_NAME} tags: - latest - ${DRONE_COMMIT_SHA}