mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-10 06:29:52 +00:00
push image to Dockerhub
This commit is contained in:
parent
e4d76113f8
commit
b432cbfd3f
1
.github/workflows/push_image.yml
vendored
1
.github/workflows/push_image.yml
vendored
@ -37,7 +37,6 @@ jobs:
|
|||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
||||||
with:
|
with:
|
||||||
registry: registry.cn-shanghai.aliyuncs.com
|
|
||||||
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