Kaynağa Gözat

fix: remove docker hub register in arm build

master
zhayujie 1 yıl önce
ebeveyn
işleme
7bc27d6167
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  1. +0
    -6
      .github/workflows/deploy-image-arm.yml

+ 0
- 6
.github/workflows/deploy-image-arm.yml Dosyayı Görüntüle

@@ -38,12 +38,6 @@ jobs:
- name: Available platforms
run: echo ${{ steps.buildx.outputs.platforms }}

- name: Login to Docker Hub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Log in to the Container registry
uses: docker/login-action@v2
with:


Yükleniyor…
İptal
Kaydet