fix docker login
Explore-Gitea-Actions
Details
Explore-Gitea-Actions
Details
This commit is contained in:
parent
5ebe61ba5f
commit
8980e45492
|
@ -16,7 +16,7 @@ jobs:
|
|||
run: |
|
||||
ls ${{ github.workspace }}
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
name: Login to Docker Hub.
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: artifacts.iflytek.com
|
||||
|
|
Loading…
Reference in New Issue