mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-14 20:54:05 +08:00
.
This commit is contained in:
parent
5de25a15c9
commit
4ea076edb7
2
.github/workflows/build-publish.yml
vendored
2
.github/workflows/build-publish.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user