Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
Change docker context
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjohiryan committed Sep 15, 2023
1 parent cf7e4e0 commit 3e372ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Build Docker image
uses: docker/build-push-action@v5
with:
context: ./
context: moq-server
file: Dockerfile
push: false
load: true
Expand Down

0 comments on commit 3e372ab

Please sign in to comment.