|
1 | | - |
2 | | -# This file is generated by ant_yaml_generation package, don't edit this file manually. |
3 | | -# Introduce any changes under .yamato/config/*.metafile files and rerun yaml-generation (or check #devs-automation-tooling). |
4 | | - |
5 | | - |
6 | | ---- |
7 | | - |
8 | | -editor:priming:trunk:Win: |
9 | | - name: '[trunk,Win] Editor priming' |
| 1 | +editor:priming:6000.0:Win: |
| 2 | + name: '[6000.0,Win] Editor priming' |
10 | 3 | agent: |
11 | 4 | type: Unity::VM |
12 | 5 | image: package-ci/ubuntu-22.04:v4 |
13 | 6 | flavor: b1.small |
14 | 7 | skip_checkout: true |
15 | 8 | variables: |
16 | | - CUSTOM_REVISION: 'trunk' |
| 9 | + CUSTOM_REVISION: '6000.0' |
17 | 10 | DISPLAY: ":0" |
18 | 11 | PATH: /home/bokken/bin:/home/bokken/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/home/bokken/.npm-global/bin |
19 | 12 | UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates |
@@ -51,15 +44,15 @@ editor:priming:test_min_editor:Win: |
51 | 44 | unity_revision.zip: |
52 | 45 | paths: |
53 | 46 | - "unity_revision.txt" |
54 | | -editor:priming:trunk:OSX: |
55 | | - name: '[trunk,OSX] Editor priming' |
| 47 | +editor:priming:6000.0:OSX: |
| 48 | + name: '[6000.0,OSX] Editor priming' |
56 | 49 | agent: |
57 | 50 | type: Unity::VM |
58 | 51 | image: package-ci/ubuntu-22.04:v4 |
59 | 52 | flavor: b1.small |
60 | 53 | skip_checkout: true |
61 | 54 | variables: |
62 | | - CUSTOM_REVISION: 'trunk' |
| 55 | + CUSTOM_REVISION: '6000.0' |
63 | 56 | DISPLAY: ":0" |
64 | 57 | PATH: /home/bokken/bin:/home/bokken/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/home/bokken/.npm-global/bin |
65 | 58 | UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates |
@@ -97,15 +90,15 @@ editor:priming:test_min_editor:OSX: |
97 | 90 | unity_revision.zip: |
98 | 91 | paths: |
99 | 92 | - "unity_revision.txt" |
100 | | -editor:priming:trunk:Linux: |
101 | | - name: '[trunk,Linux] Editor priming' |
| 93 | +editor:priming:6000.0:Linux: |
| 94 | + name: '[6000.0,Linux] Editor priming' |
102 | 95 | agent: |
103 | 96 | type: Unity::VM |
104 | 97 | image: package-ci/ubuntu-22.04:v4 |
105 | 98 | flavor: b1.small |
106 | 99 | skip_checkout: true |
107 | 100 | variables: |
108 | | - CUSTOM_REVISION: 'trunk' |
| 101 | + CUSTOM_REVISION: '6000.0' |
109 | 102 | DISPLAY: ":0" |
110 | 103 | PATH: /home/bokken/bin:/home/bokken/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/home/bokken/.npm-global/bin |
111 | 104 | UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates |
|
0 commit comments