mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-16 16:10:34 +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
|
||||
if: ${{ github.ref == 'refs/heads/main' && success() }}
|
||||
with:
|
||||
registry: _
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user