mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-14 12:48:34 +08:00
.
This commit is contained in:
parent
5d6ce44e89
commit
d069af0ef2
5
.github/workflows/build-publish-docker.yml
vendored
5
.github/workflows/build-publish-docker.yml
vendored
@ -42,9 +42,8 @@ jobs:
|
||||
context: .
|
||||
file: ./src/Services/Flight/Dockerfile
|
||||
push: true
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/booking-microservices-flight:latest
|
||||
# meysamh66/booking-microservices-flight:${{ steps.meta.outputs.tags }}
|
||||
# labels: ${{ steps.meta.outputs.labels }}
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/booking-microservices-flight:${{ steps.meta.outputs.tags }}
|
||||
# labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
|
||||
# - name: Build image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user