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