chore: do not publish containers to ghcr.io anymore

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-02-09 13:36:37 +01:00
parent 0672f70ae7
commit f8c94c3e6b
Signed by: harald
GPG key ID: F519A1143B3FBE32

View file

@ -44,7 +44,6 @@ jobs:
with:
file: ${{ matrix.config.dockerfile }}
tags: |
ghcr.io/${{env.repository_owner}}/${{ github.event.repository.name }}-${{ matrix.config.tag }}
matterlabsrobot/${{ matrix.config.repository }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max,ignore-error=true