fix docker login
Explore-Gitea-Actions
Details
Explore-Gitea-Actions
Details
This commit is contained in:
parent
073aae9522
commit
4b2fa8977d
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
tags: artifacts.iflytek.com/docker-private/ai_devops/xhli18/gitea_actions:latest
|
||||
tags: artifacts.iflytek.com/docker-private/ai_devops/gitea_actions:latest
|
||||
registry: artifacts.iflytek.com
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue