mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-11 00:30:06 +08:00
reorg
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
name: (Bot) Publish Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'bot/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/docker-build.yaml
|
||||
with:
|
||||
image-name: bot
|
||||
folder: bot
|
||||
build-args: ""
|
||||
Reference in New Issue
Block a user