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

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

Open
zachariahmiller opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
enhancement ✨ New feature or request

Comments

@zachariahmiller
Copy link
Contributor

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
              
@zachariahmiller zachariahmiller added the enhancement ✨ New feature or request label Sep 19, 2024
@zachariahmiller
Copy link
Contributor Author

@JeffResc FYI

@zachariahmiller zachariahmiller self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant