更新 .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
|
name: Virtual Kubelet Docker Build and Deploy
|
||||||
on:
|
on: [release]
|
||||||
release:
|
|
||||||
types: [created] # 仅在创建Release时触发,也可选择published、edited等
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user