This commit is contained in:
cutls 2019-10-27 11:52:50 +09:00
parent 8c2083955f
commit 3d5485072c

View File

@ -49,5 +49,6 @@ deploy:
skip_cleanup: true skip_cleanup: true
on: on:
repo: cutls/TheDesk repo: cutls/TheDesk
branch: "/^v?[0-9\\.]+/"
branches: branches:
only: "/^v?[0-9\\.]+/" only: "/^v?[0-9\\.]+/"