allow users to trigger container building in CI
Some checks failed
Build Container / Build Container (push) Failing after 32s
Some checks failed
Build Container / Build Container (push) Failing after 32s
This commit is contained in:
parent
0ea8d656a2
commit
c63537e0ed
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
name: Build Container
|
name: Build Container
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch: {}
|
||||||
push: {}
|
push: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue