From 4ea076edb79d92cc774688c1a518cb449972b412 Mon Sep 17 00:00:00 2001 From: meysamhadeli Date: Tue, 24 Jan 2023 21:02:26 +0330 Subject: [PATCH] . --- .github/workflows/build-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-publish.yml b/.github/workflows/build-publish.yml index 633f605..631620b 100644 --- a/.github/workflows/build-publish.yml +++ b/.github/workflows/build-publish.yml @@ -41,7 +41,7 @@ jobs: uses: docker/build-push-action@v2 with: # relative path to the place where source code with Dockerfile is located - context: ./src/Services/Flight/Dockerfile + context: ./src/Services/Flight # Note: tags has to be all lower-case tags: | meysamh66/booking-microservices-flight:latest