Skip to content

Commit

Permalink
Add machine learning workspace templates
Browse files Browse the repository at this point in the history
  • Loading branch information
martins-vds committed Nov 30, 2023
1 parent 79c51ae commit 6e27849
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy_tre_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ jobs:
BUNDLE_DIR: "./templates/workspaces/unrestricted"}
- {BUNDLE_TYPE: "workspace",
BUNDLE_DIR: "./templates/workspaces/airlock-import-review"}
- {BUNDLE_TYPE: "workspace",
BUNDLE_DIR: "./templates/workspaces/machine-learning"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/guacamole"}
- {BUNDLE_TYPE: "workspace_service",
Expand Down Expand Up @@ -539,6 +541,8 @@ jobs:
BUNDLE_DIR: "./templates/workspaces/unrestricted"}
- {BUNDLE_TYPE: "workspace",
BUNDLE_DIR: "./templates/workspaces/airlock-import-review"}
- {BUNDLE_TYPE: "workspace",
BUNDLE_DIR: "./templates/workspaces/machine-learning"}
- {BUNDLE_TYPE: "workspace_service",
BUNDLE_DIR: "./templates/workspace_services/guacamole"}
- {BUNDLE_TYPE: "workspace_service",
Expand Down

0 comments on commit 6e27849

Please sign in to comment.