Skip to content

Commit 91cbbef

Browse files
committed
Fixup server Dockerfile location
1 parent 0ff9e2f commit 91cbbef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-deliver.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ jobs:
2525

2626
# create docker image tags to match git tags
2727
tag_names: true
28+
29+
# build Dockerfile in server/ service directory
30+
workdir: server

0 commit comments

Comments
 (0)