mirror of
https://github.com/MrTalon63/NeoMap.git
synced 2026-01-11 20:09:13 +01:00
Add manual control to Docker CI
This commit is contained in:
parent
243db11b4b
commit
c4c27f89b4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-build.yml
vendored
1
.github/workflows/docker-build.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker-build:
|
docker-build:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue