mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-08-09 08:46:32 +00:00
chore(ci): ioブランチのコミットごとにdockerイメージをビルドするように (MisskeyIO#304)
This commit is contained in:
@@ -2,9 +2,10 @@ name: Publish Docker image (io)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- io
|
||||
tags:
|
||||
- "**"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user