This commit is contained in:
meysamhadeli 2023-01-25 03:41:29 +03:30
parent 33be997855
commit 64b1c219ab

View File

@ -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 }}