- Enabled manual container builds
This commit is contained in:
3
.github/workflows/build_image.yml
vendored
3
.github/workflows/build_image.yml
vendored
@@ -1,5 +1,6 @@
|
|||||||
name: publish_container
|
name: publish_container
|
||||||
'on':
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|||||||
Reference in New Issue
Block a user