Skip to content

Update env field that only applies to the cmd and wait task types to also work with task reference #144

@zachariahmiller

Description

@zachariahmiller

Is your feature request related to a problem? Please describe

the env field only applies to the cmd and wait task types currently (not task references)

When implemented, this should work:

  - name: create-doug
    actions:
      - task: setup:create-doug-user
        env:
          - KEYCLOAK_GROUP=/UDS Core/Admin
              

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions