diff --git a/.github/workflows/container-images.yml b/.github/workflows/container-images.yml index 578f744..fe27a00 100644 --- a/.github/workflows/container-images.yml +++ b/.github/workflows/container-images.yml @@ -61,14 +61,14 @@ jobs: strategy: matrix: image: - - function-mmsys-test-encode - - function-noop - - function-sleep - - gateway-nbmp - - workflow-manager - - workflow-manager-helper - - workflow-opentelemetry-adapter - - workflow-vacuum + - engine/function-mmsys-test-encode + - engine/function-noop + - engine/function-sleep + - engine/gateway-nbmp + - engine/workflow-manager + - engine/workflow-manager-helper + - engine/workflow-opentelemetry-adapter + - engine/workflow-vacuum steps: - name: delete untagged container images