Merge pull request #352 from roundcube/fix-build-1.5

This commit is contained in:
Pablo Zmdl 2025-06-06 17:31:55 +02:00 committed by GitHub
commit 4e6e314c19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,8 @@ jobs:
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
with:
context: ${{ matrix.variant }}
push: load
push: false
load: true
tags: ${{ matrix.docker-tag }}
- name: Run tests