Skip to content

Commit

Permalink
Fix image prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtneug committed Jan 30, 2024
1 parent ea4ad52 commit 701c825
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 701c825

Please sign in to comment.