ci: manual trigger for prerelease
This commit is contained in:
parent
9e8d101d63
commit
f3751ab9aa
5
.github/workflows/docker-dev.yml
vendored
5
.github/workflows/docker-dev.yml
vendored
@ -1,11 +1,6 @@
|
||||
name: Build & Push Docker Image (Prerelease)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [dev]
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- '**/*.md'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
bump:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user