mirror of
https://github.com/roundcube/roundcubemail-docker.git
synced 2026-05-04 18:36:17 +02:00
Merge pull request #352 from roundcube/fix-build-1.5
This commit is contained in:
commit
4e6e314c19
3
.github/workflows/build-1.5.yml
vendored
3
.github/workflows/build-1.5.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user