mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Build Docker image only on release
This commit is contained in:
parent
a9b1d73d83
commit
26639dbeb1
1 changed files with 2 additions and 3 deletions
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
|
|
@ -1,7 +1,6 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue