Skip to content

Commit 4890a9d

Browse files
author
Alexey Karasev
committed
Fix transfer image name
1 parent d24c548 commit 4890a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
component:
1717
- name: diag-proxy
1818
file: Dockerfile
19-
- name: jaeger-transfer
19+
- name: diag-proxy-transfer
2020
file: docker-transfer/Dockerfile
2121
runs-on: ubuntu-latest
2222
steps:

0 commit comments

Comments
 (0)