-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild-matrix.yaml
46 lines (43 loc) · 1.07 KB
/
build-matrix.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
zoneminder:
zoneminder:1.34:
version: '1.34'
ffmpeg_version: 4.3-ubuntu1804
zoneimder:1.34-nvidia:
version: '1.34'
ffmpeg_version: 4.3-nvidia1804
zoneminder:1.34-vaapi:
version: '1.34'
ffmpeg_version: 4.3-vaapi1804
zmweb:
zmweb:1.34:
zm_version: '1.34'
zmeventnotification:
zmeventnotification:6.0.6-mlapi:
version: '6.0.6'
zm_version: '1.34'
zmeventnotification:6.0.6-zm1.34-mlapi:
version: '6.0.6'
zm_version: '1.34'
zmeventnotification:6.0.6:
version: '6.0.6'
zm_version: '1.34'
mlbase_version: 'cpu'
zmeventnotification:6.0.6-zm1.34:
version: '6.0.6'
zm_version: '1.34'
mlbase_version: 'cpu'
zmeventnotification:6.0.6-cuda11.1-cudnn8:
version: '6.0.6'
zm_version: '1.34'
mlbase_version: 'cuda11.1-cudnn8'
zmeventnotification:6.0.6-zm1.34-cuda11.1-cudnn8:
version: '6.0.6'
zm_version: '1.34'
mlbase_version: 'cuda11.1-cudnn8'
mlapi:
mlapi:latest:
version: master
mlbase_version: 'cpu'
mlapi:cuda11.1-cudnn8:
version: master
mlbase_version: 'cuda11.1-cudnn8'