mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-19 05:30:12 +00:00
Update config.yml
This commit is contained in:
@@ -82,12 +82,6 @@ workflows:
|
|||||||
# - build-and-test:
|
# - build-and-test:
|
||||||
# unity_version: 2019.2.0b2
|
# unity_version: 2019.2.0b2
|
||||||
# unity_license: ${UNITY_LICENSE_2019_2}
|
# 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:
|
- build-and-test:
|
||||||
unity_version: 2019.1.2f1
|
unity_version: 2019.1.2f1
|
||||||
unity_license: ${UNITY_LICENSE_2019_1}
|
unity_license: ${UNITY_LICENSE_2019_1}
|
||||||
@@ -102,7 +96,7 @@ workflows:
|
|||||||
# - build-and-test:
|
# - build-and-test:
|
||||||
# unity_version: 2018.3.12f1
|
# unity_version: 2018.3.12f1
|
||||||
# unity_license: ${UNITY_LICENSE_2018_3}
|
# unity_license: ${UNITY_LICENSE_2018_3}
|
||||||
- build-and-create-package-release:
|
- build-and-create-package:
|
||||||
unity_version: 2019.1.2f1
|
unity_version: 2019.1.2f1
|
||||||
unity_license: ${UNITY_LICENSE_2019_1}
|
unity_license: ${UNITY_LICENSE_2019_1}
|
||||||
filters:
|
filters:
|
||||||
@@ -112,7 +106,7 @@ workflows:
|
|||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
- upload-github:
|
- upload-github:
|
||||||
requires:
|
requires:
|
||||||
- build-and-create-package-release
|
- build-and-create-package
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /^\d\.\d\.\d.*/
|
only: /^\d\.\d\.\d.*/
|
||||||
|
|||||||
Reference in New Issue
Block a user