enable deploy for workspace clients
This commit is contained in:
parent
757b03003c
commit
25bbf13a24
|
@ -4,7 +4,7 @@ workflows:
|
|||
# - group_deleted
|
||||
# - user-group_created
|
||||
# - user-group-role_created
|
||||
- group_created
|
||||
# - group_created
|
||||
# - invitation-accepted
|
||||
# - user-group_deleted
|
||||
# - user-group-role_deleted
|
||||
|
@ -16,10 +16,10 @@ workflows:
|
|||
# - create_system_service
|
||||
# - delete_system_service
|
||||
# - add_all_system_services_to_vre
|
||||
# - create_workspace_client
|
||||
# - add_workspace_client_to_context
|
||||
# - enable_workspace_clients_for_context
|
||||
# - add_workspace_client_to_contexts
|
||||
- create_workspace_client
|
||||
- add_workspace_client_to_context
|
||||
- enable_workspace_clients_for_context
|
||||
- add_workspace_client_to_contexts
|
||||
# - ghn_client_add_to_context
|
||||
# - ghn_client_add_to_contexts
|
||||
# - ghn_client_create
|
||||
|
|
Loading…
Reference in New Issue