refactor: update Dockerfile
This commit is contained in:
3
.github/workflows/docker-image-ci.yml
vendored
3
.github/workflows/docker-image-ci.yml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
tags:
|
||||
- v*
|
||||
|
||||
# 这个选项可以使你手动在 Action tab 页面触发工作流
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user