mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-23 05:06:47 +08:00
Update ci.yml
This commit is contained in:
parent
04fc20d273
commit
4d38acd09a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -51,7 +51,6 @@ jobs:
|
|||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
if: ${{ github.ref == 'refs/heads/main' && success() }}
|
if: ${{ github.ref == 'refs/heads/main' && success() }}
|
||||||
with:
|
with:
|
||||||
registry: _
|
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user