Skip to content

Commit

Permalink
Fixed docker context
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardudycz committed Jun 12, 2024
1 parent dac6e2c commit 48cc132
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
id: docker_build
uses: docker/build-push-action@v4
with:
context: './samples/webApi/expressjs-with-esdb'
push: false
tags: emmett.esdb.sample:latest

Expand Down

0 comments on commit 48cc132

Please sign in to comment.