更新 .gitea/workflows/master.yml
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build and Push to Target Registry
|
|||||||
# 监听master分支的推送事件
|
# 监听master分支的推送事件
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ prod ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
Reference in New Issue
Block a user