Skip to content

Commit

Permalink
Fixed Docker build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Jul 16, 2023
1 parent 65a3caf commit a1a6d7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
tags:
- "v*.*.*"

env:
REGISTRY_IMAGE: stalwartlabs/mail-server

jobs:
build:
name: Building for ${{ matrix.target }} on ${{ matrix.host_os }}
Expand Down

0 comments on commit a1a6d7d

Please sign in to comment.