Skip to content

Commit 593be40

Browse files
committed
fix: Fix for transfer build
1 parent afc676d commit 593be40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker-build-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"name": "qubership-zookeeper-transfer",
1515
"file": "docker-transfer/Dockerfile",
16-
"context": ""
16+
"context": "."
1717
},
1818
{
1919
"name": "qubership-zookeeper-backup-daemon",

0 commit comments

Comments
 (0)