fix docker login
Explore-Gitea-Actions Details

This commit is contained in:
Mr-lixh 2023-03-27 17:09:22 +08:00
parent deff661e21
commit e885dca8ae
1 changed files with 0 additions and 3 deletions

View File

@ -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