mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-18 01:42:10 +08:00
.
This commit is contained in:
parent
33be997855
commit
64b1c219ab
4
.github/workflows/build-publish-docker.yml
vendored
4
.github/workflows/build-publish-docker.yml
vendored
@ -38,8 +38,8 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./src/Services/Flight/Dockerfile
|
||||
push: ${{ github.ref_type == 'tag' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
push: true
|
||||
tags: meysamh66/booking-microservices-flight:${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user