Skip to content

Commit 397aed8

Browse files
committed
ci: Build Docker images on Gateway test completion
Signed-off-by: Phoevos Kalemkeris <[email protected]>
1 parent ca0ca04 commit 397aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and push Docker images
33
on:
44
workflow_run:
55
workflows:
6-
- "Python tests"
6+
- "Gateway Python tests"
77
types:
88
- completed
99
workflow_dispatch:

0 commit comments

Comments
 (0)