fix docker login
This commit is contained in:
parent
b0801bbf94
commit
b8b70aa23d
|
@ -20,7 +20,6 @@ jobs:
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
|
||||||
push: true
|
push: true
|
||||||
tags: artifacts.iflytek.com/docker-private/ai_devops/xhli18/gitea_actions:latest
|
tags: artifacts.iflytek.com/docker-private/ai_devops/xhli18/gitea_actions:latest
|
||||||
registry: artifacts.iflytek.com
|
registry: artifacts.iflytek.com
|
||||||
|
|
Loading…
Reference in New Issue