push image to Dockerhub
This commit is contained in:
1
.github/workflows/push_image.yml
vendored
1
.github/workflows/push_image.yml
vendored
@@ -37,7 +37,6 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
|
||||
with:
|
||||
registry: registry.cn-shanghai.aliyuncs.com
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user