fix docker login
Explore-Gitea-Actions
Details
Explore-Gitea-Actions
Details
This commit is contained in:
parent
50ffe26b86
commit
2d00512ab9
|
@ -35,5 +35,5 @@ jobs:
|
|||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
tags: artifacts.iflytek.com/docker-private/ai_devops/gitea_actions:latest
|
||||
tags: docker-private/ai_devops/gitea_actions:latest
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue