ci: 流水线修改为只在Mater分支上进行
This commit is contained in:
parent
4e15fef0d3
commit
686fa2429d
@ -1,5 +1,8 @@
|
||||
name: Egg CI/CD
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build-image:
|
||||
|
Loading…
x
Reference in New Issue
Block a user