mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-04 03:48:40 +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
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
# relative path to the place where source code with Dockerfile is located
|
# 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
|
# Note: tags has to be all lower-case
|
||||||
tags: |
|
tags: |
|
||||||
meysamh66/booking-microservices-flight:latest
|
meysamh66/booking-microservices-flight:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user