修改docker build 触发逻辑

This commit is contained in:
whyour 2021-03-24 20:40:17 +08:00
parent 3c579c10a6
commit d3644c8eb8

View File

@ -1,8 +1,8 @@
name: Publish Docker Image name: Publish Docker Image
on: on:
push: push:
tags: branches:
- v* - master
jobs: jobs:
build: build: