Browse Source

chore: remove dockerhub in arm build

master
zhayujie 1 year ago
parent
commit
827e8eddf8
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/deploy-image-arm.yml

+ 0
- 1
.github/workflows/deploy-image-arm.yml View File

@@ -50,7 +50,6 @@ jobs:
uses: docker/metadata-action@v4 uses: docker/metadata-action@v4
with: with:
images: | images: |
${{ env.IMAGE_NAME }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}


- name: Build and push Docker image - name: Build and push Docker image


Loading…
Cancel
Save