This commit is contained in:
cutls 2019-10-27 11:59:24 +09:00
parent 3ab45a57e1
commit 9f9e4d6d6e

View File

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