diff --git a/.github/workflows/build-bake.yaml b/.github/workflows/build-bake.yaml index 734fba76..54f3d88b 100644 --- a/.github/workflows/build-bake.yaml +++ b/.github/workflows/build-bake.yaml @@ -267,7 +267,7 @@ jobs: cancel-in-progress: true env: - target: waml-images + target: workbench-for-microsoft-azure-ml steps: - name: Checkout diff --git a/docker-bake.hcl b/docker-bake.hcl index ee996e3c..1e0a328e 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -204,14 +204,6 @@ group "content-images" { ] } -group "waml-images" { - targets = [ - "build-workbench-for-microsoft-azure-ml", - "scan-workbench-for-microsoft-azure-ml", - "workbench-for-microsoft-azure-ml", - ] -} - ### Base Image targets ### target "base" { labels = {