Skip to content

Pulling credentials from orgsecret #70

Description

@smoslinux

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions