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:
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:
|
||||
|
||||
Reference in New Issue
Block a user