1
0
mirror of https://github.com/immich-app/immich.git synced 2025-02-09 18:57:46 +02:00

ci: Only push to altran1502 on release

This commit is contained in:
bo0tzz 2023-01-20 20:49:59 +01:00
parent f3af00b0eb
commit f6cd906714

View File

@ -59,8 +59,8 @@ jobs:
# Disable latest tag
latest=false
images: |
ghcr.io/${{ github.repository_owner }}/${{matrix.image}}
altran1502/${{matrix.image}}
name=ghcr.io/${{ github.repository_owner }}/${{matrix.image}}
name=altran1502/${{matrix.image}},enable=${{ github.event_name == 'release' }}
tags: |
# Tag with branch name
type=ref,event=branch