Skip to content

Commit

Permalink
Update dev-images.yml: cannot have comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzishuai authored May 24, 2024
1 parent 6596c00 commit 8a67858
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dev-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,5 @@ jobs:
tags: |
ghcr.io/${{ github.repository_owner }}/${{ matrix.image_name }}:${{ github.sha }}
ghcr.io/${{ github.repository_owner }}/${{ matrix.image_name }}:latest
# ${{ secrets.DOCKERHUB_USERNAME }}/${{ matrix.image_name }}:${{ github.sha }}
# ${{ secrets.DOCKERHUB_USERNAME }}/${{ matrix.image_name }}:latest
platforms: linux/amd64,linux/arm64
target: ${{ matrix.target }}

0 comments on commit 8a67858

Please sign in to comment.