Open zachariahmiller opened 2 months ago
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
@JeffResc FYI
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: