mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-08-22 14:36:24 +00:00
Update release.yml
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
||||
push: true
|
||||
tags: |
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/kubediagrams:${{ env.VERSION }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/kubediagrams:latest
|
||||
|
||||
Reference in New Issue
Block a user