更新 .github/workflows/build.yaml
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -1,7 +1,5 @@
|
||||
name: Virtual Kubelet Docker Build and Deploy
|
||||
on:
|
||||
release:
|
||||
types: [created] # 仅在创建Release时触发,也可选择published、edited等
|
||||
on: [release]
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
||||
Reference in New Issue
Block a user