mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-20 11:01:41 +08:00
refactor
This commit is contained in:
parent
3254a85e1d
commit
3ea4e2e9b6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
if: ${{ steps.last_release.outputs.name }} != null
|
if: ${{ steps.last_release.outputs.name }} != ''
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user