Skip to content

Commit 2b21c5d

Browse files
ndeloofglours
authored andcommitted
fix relative path in compose file
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
1 parent 1f3c10e commit 2b21c5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/e2e/fixtures/build-test/ssh/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ services:
44
build:
55
context: .
66
ssh:
7-
- fake-ssh=./fixtures/build-test/ssh/fake_rsa
7+
- fake-ssh=./fake_rsa

0 commit comments

Comments
 (0)