mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-25 23:04:05 +08:00
commit
b01a6752a8
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