Trying to implement manual restarts for the CI
This commit is contained in:
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@@ -5,11 +5,6 @@ on:
|
||||
tags:
|
||||
- v*
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
- IMAGE_NAME:
|
||||
description: The name of the image to build and publish
|
||||
required: false
|
||||
default: mhp
|
||||
|
||||
env:
|
||||
IMAGE_NAME: mhp
|
||||
|
||||
Reference in New Issue
Block a user