Skip to content

Commit 5161567

Browse files
committed
Add Docker to the CI
1 parent 8e1dc0d commit 5161567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- name: Build and push
5353
uses: docker/build-push-action@v6
5454
with:
55+
context: .
5556
file: api/src/api/Dockerfile
5657
push: false
5758

0 commit comments

Comments
 (0)