File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ jobs:
46
46
strategy :
47
47
matrix :
48
48
include :
49
- - name : conda
50
- build_args : |
51
- PACKAGE_VERSION=0.0.0.dev0
52
- PKG_VERSION=0.0.0
53
- context : addons/conda
49
+ # - name: conda
50
+ # build_args: |
51
+ # PACKAGE_VERSION=0.0.0.dev0
52
+ # PKG_VERSION=0.0.0
53
+ # context: addons/conda
54
54
55
55
- name : coturn
56
56
context : addons/coturn
@@ -208,9 +208,9 @@ jobs:
208
208
strategy :
209
209
matrix :
210
210
include :
211
- - name : conda
212
- source : /opt/selkies-gstreamer-conda.tar.gz
213
- target : selkies-gstreamer-portable.tar.gz
211
+ # - name: conda
212
+ # source: /opt/selkies-gstreamer-conda.tar.gz
213
+ # target: selkies-gstreamer-portable.tar.gz
214
214
215
215
- name : gst-web
216
216
source : /opt/gst-web.tar.gz
Original file line number Diff line number Diff line change @@ -57,11 +57,11 @@ jobs:
57
57
strategy :
58
58
matrix :
59
59
include :
60
- - name : conda
61
- build_args : |
62
- PACKAGE_VERSION=0.0.0.dev0
63
- PKG_VERSION=0.0.0
64
- context : addons/conda
60
+ # - name: conda
61
+ # build_args: |
62
+ # PACKAGE_VERSION=0.0.0.dev0
63
+ # PKG_VERSION=0.0.0
64
+ # context: addons/conda
65
65
66
66
- name : coturn
67
67
context : addons/coturn
@@ -237,9 +237,9 @@ jobs:
237
237
strategy :
238
238
matrix :
239
239
include :
240
- - name : conda
241
- source : /opt/selkies-gstreamer-conda.tar.gz
242
- target : selkies-gstreamer-portable.tar.gz
240
+ # - name: conda
241
+ # source: /opt/selkies-gstreamer-conda.tar.gz
242
+ # target: selkies-gstreamer-portable.tar.gz
243
243
244
244
- name : gst-web
245
245
source : /opt/gst-web.tar.gz
You can’t perform that action at this time.
0 commit comments