Fixed Docker build.

This commit is contained in:
mdecimus 2023-07-16 09:05:33 +02:00
parent 65a3caf472
commit a1a6d7d9c0

View file

@ -7,6 +7,9 @@ on:
tags:
- "v*.*.*"
env:
REGISTRY_IMAGE: stalwartlabs/mail-server
jobs:
build:
name: Building for ${{ matrix.target }} on ${{ matrix.host_os }}