Update config.yml

master
Yoshifumi Kawai 2020-04-17 11:31:27 +09:00
parent b2d3423a33
commit 11bc28b33f
1 changed files with 3 additions and 9 deletions

View File

@ -82,12 +82,6 @@ workflows:
# - build-and-test:
# unity_version: 2019.2.0b2
# unity_license: ${UNITY_LICENSE_2019_2}
- build-and-create-package:
unity_version: 2019.1.2f1
unity_license: ${UNITY_LICENSE_2019_1}
filters:
tags:
only: /.*/
- build-and-test:
unity_version: 2019.1.2f1
unity_license: ${UNITY_LICENSE_2019_1}
@ -102,7 +96,7 @@ workflows:
# - build-and-test:
# unity_version: 2018.3.12f1
# unity_license: ${UNITY_LICENSE_2018_3}
- build-and-create-package-release:
- build-and-create-package:
unity_version: 2019.1.2f1
unity_license: ${UNITY_LICENSE_2019_1}
filters:
@ -112,9 +106,9 @@ workflows:
ignore: /.*/
- upload-github:
requires:
- build-and-create-package-release
- build-and-create-package
filters:
tags:
only: /^\d\.\d\.\d.*/
branches:
ignore: /.*/
ignore: /.*/