Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling credentials from orgsecret #70

Open
smoslinux opened this issue Oct 3, 2022 · 0 comments
Open

Pulling credentials from orgsecret #70

smoslinux opened this issue Oct 3, 2022 · 0 comments

Comments

@smoslinux
Copy link

smoslinux commented Oct 3, 2022

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:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant