Merge pull request '去掉master分支' (#1) from zfxt-patch-1 into main
Some checks failed
Build and Push Docker Images / build-and-push (backend) (push) Has been cancelled
Build and Push Docker Images / build-and-push (frontend) (push) Has been cancelled

Reviewed-on: https://gitea.zfxt.top:8443/zfxt/CICD_Learning/pulls/1
This commit is contained in:
2025-09-03 19:26:01 +08:00

View File

@@ -2,10 +2,10 @@ name: Build and Push Docker Images
on: on:
push: push:
branches: [ main, master ] branches: [ main ]
tags: [ 'v*' ] tags: [ 'v*' ]
pull_request: pull_request:
branches: [ main, master ] branches: [ main ]
jobs: jobs:
build-and-push: build-and-push: