This commit is contained in:
Stephan Auerhahn
2022-12-13 18:35:22 -08:00
parent 57cf7d2a72
commit df5fcc873c
3 changed files with 2 additions and 2 deletions
+14
View File
@@ -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: ""