Skip to content

Commit 2c7c611

Browse files
authored
remove duplicate images (#1243)
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent fda471e commit 2c7c611

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/docker/compose/animation-compose.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,3 @@ services:
77
build:
88
dockerfile: comps/animation/src/Dockerfile
99
image: ${REGISTRY:-opea}/animation:${TAG:-latest}
10-
wav2lip:
11-
build:
12-
dockerfile: comps/third_parties/wav2lip/src/Dockerfile
13-
image: ${REGISTRY:-opea}/wav2lip:${TAG:-latest}
14-
wav2lip-gaudi:
15-
build:
16-
dockerfile: comps/third_parties/wav2lip/src/Dockerfile.intel_hpu
17-
image: ${REGISTRY:-opea}/wav2lip-gaudi:${TAG:-latest}

0 commit comments

Comments
 (0)