Skip to content

Commit 16ad635

Browse files
authored
Merge pull request #108 from ccd-course/release/1.0.0
Release/1.0.0
2 parents 08fa2fa + 0590e7c commit 16ad635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235
if: ${{ github.ref_name == 'main' }}
236236
with:
237237
# relative path to the place where source code with Dockerfile is located
238-
context: .
238+
context: ./docs
239239
# Note: tags has to be all lower-case
240240
tags: |
241241
valentinriess/chess_backend_docs:latest

0 commit comments

Comments
 (0)