ci: 只有master分支支持部署
This commit is contained in:
parent
05b7a4a5c5
commit
6d535be6ed
@ -1,5 +1,8 @@
|
||||
name: CI Monitor CI/CD
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build-image:
|
||||
|
Loading…
x
Reference in New Issue
Block a user