Merge pull request '去掉master分支' (#1) from zfxt-patch-1 into main
Reviewed-on: https://gitea.zfxt.top:8443/zfxt/CICD_Learning/pulls/1
This commit is contained in:
@@ -2,10 +2,10 @@ name: Build and Push Docker Images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, master ]
|
||||
branches: [ main ]
|
||||
tags: [ 'v*' ]
|
||||
pull_request:
|
||||
branches: [ main, master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user