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