fix docker login
Explore-Gitea-Actions
Details
Explore-Gitea-Actions
Details
This commit is contained in:
parent
deff661e21
commit
e885dca8ae
|
@ -22,9 +22,6 @@ jobs:
|
|||
with:
|
||||
push: true
|
||||
tags: artifacts.iflytek.com/docker-private/ai_devops/gitea_actions:latest
|
||||
# registry: artifacts.iflytek.com
|
||||
# username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
# password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue