Create docker-image.yml

pull/27/head
StarsL.cn 2022-07-08 19:37:07 +08:00 committed by GitHub
parent eafe7439f0
commit 241c108c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
.github/workflows/docker-image.yml vendored Normal file
View File

@ -0,0 +1,8 @@
name: Docker Image CI
on:
workflow_dispatch:
inputs:
ver:
description: 'version'
required: true