fix docker login
Explore-Gitea-Actions
Details
Explore-Gitea-Actions
Details
This commit is contained in:
parent
c7a63f9165
commit
67b18e6e56
|
@ -15,8 +15,8 @@ jobs:
|
|||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: artifacts.iflytek.com
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
username: xhli18
|
||||
password: AKCp8hyEaYo1b3683m5SALTVdWWvHREV9M9Vna4mVsX9PwiQXNFYZEVKeB2oNmGsKj3q4TZ7V
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
|
|
Loading…
Reference in New Issue