Skip to content

Commit

Permalink
Merge pull request #48 from nawaphonOHM/config/messaging-sereration
Browse files Browse the repository at this point in the history
Config/messaging sereration
  • Loading branch information
nawaphonOHM authored Mar 16, 2024
2 parents 77c3092 + 9899149 commit ba852f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: ./messaging/event_sourcing/producer
file: .messaging/event_sourcing/producer/Dockerfile
file: ./messaging/event_sourcing/producer/Dockerfile
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/microservices-lab:messaging.event_sourcing.producer

Expand Down

0 comments on commit ba852f4

Please sign in to comment.