We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff9e2f commit 91cbbefCopy full SHA for 91cbbef
.github/workflows/build-deliver.yaml
@@ -25,3 +25,6 @@ jobs:
25
26
# create docker image tags to match git tags
27
tag_names: true
28
+
29
+ # build Dockerfile in server/ service directory
30
+ workdir: server
0 commit comments