mirror of
https://github.com/usual2970/certimate.git
synced 2025-09-17 21:54:30 +00:00
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