Remove push

This commit is contained in:
Till Faelligen 2024-12-18 11:47:53 +01:00
parent 0b22d3252a
commit bddbdbe409
No known key found for this signature in database
GPG key ID: ACCDC9606D472758

View file

@ -59,7 +59,6 @@ jobs:
cache-to: type=registry,ref=ghcr.io/${{ env.GHCR_NAMESPACE }}/dendrite:buildcache,mode=max
context: .
platforms: ${{ env.PLATFORMS }}
push: true
- name: Build main monolith image
if: github.ref_name == 'main'