diff --git a/.drone.yml b/.drone.yml index aa3a33e..46da6b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ pipeline: when: status: [ success, changed, failure ] notify-gogs: - image: mindstab/drone-gogs + image: openpriv/drone-gogs when: event: pull_request secrets: [gogs_account_token]