タグのみをトリガーにするよう修正

This commit is contained in:
x.yumoto.k 2023-07-24 17:44:04 +09:00
parent 3357e5fe2d
commit 586fdbcbb9

View File

@ -4,9 +4,6 @@
# https://aka.ms/yaml
trigger:
branches:
exclude:
- "*"
tags:
include:
- "stage-*"