Release the beta in case the cron job runs

This commit is contained in:
maurizio vitale 2019-09-02 11:55:00 +01:00
parent a2fedee05f
commit 8766dc18a6

View File

@ -25,7 +25,7 @@ stages:
- name: Lint & Build Dist
if: type = pull_request
- name: Lint & Build Dist & Release
if: type = push
if: type = push OR type = cron
- name: Check bundle
if: type = push
- name: Unit test