mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 10:32:09 +08:00
refactor
This commit is contained in:
parent
1f8d902cad
commit
c8c81a6f10
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
||||
echo "name: ${{ steps.last_release.outputs.name }}"
|
||||
echo "id: ${{ steps.last_release.outputs.id }}"
|
||||
echo "body: ${{ steps.last_release.outputs.body }}"
|
||||
echo "body: ${{ steps.last_release.outputs.html_url }}"
|
||||
echo "body: ${{ steps.last_release.inputs.version }}"
|
||||
echo "branch: ${{ github.ref }}"
|
||||
|
||||
- name: Login to DockerHub
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user