mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
ci: consistent trigger for release docker
This commit is contained in:
parent
31664c25a8
commit
de2702241b
7
.github/workflows/docker.yml
vendored
7
.github/workflows/docker.yml
vendored
@ -1,10 +1,9 @@
|
||||
name: Publish Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*.*.*'
|
||||
- '!*.*.*-*'
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
||||
jobs:
|
||||
docker-publish:
|
||||
|
Loading…
Reference in New Issue
Block a user