You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an issue pulling the credentials added to the organization project. They are rejecting to be set inside username password. Looks like it's only looking at internal settings per project, but I need it globally.
- name: Notify DevOps
image: drillster/drone-email
settings:
from.address: xx
from.name: xx
recipients: xxx
recipients_only: true
host: xx
username:
from_secret: xxx_user
password:
from_secret: xxx_key
subject:
The text was updated successfully, but these errors were encountered:
Hi, I have an issue pulling the credentials added to the organization project. They are rejecting to be set inside username password. Looks like it's only looking at internal settings per project, but I need it globally.
The text was updated successfully, but these errors were encountered: