Update maven.yml

This commit is contained in:
老周 2022-10-24 17:19:19 +08:00 committed by GitHub
parent cc0db07345
commit fdfa4e3e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
name: Auto Deploy Docker
on: [push]
on:
push:
branches: [ "master","2.0" ]
jobs:
build: