Skip to content
Snippets Groups Projects
Commit cd56b569 authored by Matthias Stefan Bodenbenner's avatar Matthias Stefan Bodenbenner
Browse files

pipeline fix

parent 01f9f3db
Branches
Tags
No related merge requests found
Pipeline #52367 passed
......@@ -43,8 +43,7 @@ Copy To Package Registry:
Deploy Documentation:
stage: deploy
script:
- pip install -U sphinx
- sphinx-build -b html ./doc/source public
- '& cmd /k "C:\Anaconda3\Scripts\activate.bat E:\environments\$env:UUID & sphinx-build -b html ./doc/source public"'
artifacts:
paths:
- public
......
name: mqtt
channels:
- defaults
- conda-forge
- defaults
dependencies:
- ca-certificates=2020.10.14=0
- certifi=2020.6.20=pyhd3eb1b0_3
- openssl=1.1.1h=he774522_0
- alabaster=0.7.12=py_0
- babel=2.9.0=pyhd3deb0d_0
- brotlipy=0.7.0=py37hcc03f2d_1001
- ca-certificates=2020.12.5=h5b45459_0
- certifi=2020.12.5=py37h03978a9_1
- cffi=1.14.5=py37hd8e9650_0
- chardet=4.0.0=py37h03978a9_1
- colorama=0.4.4=pyh9f0ad1d_0
- cryptography=3.4.6=py37h20c650d_0
- docutils=0.16=py37h03978a9_3
- idna=2.10=pyh9f0ad1d_0
- imagesize=1.2.0=py_0
- jinja2=2.11.3=pyh44b312d_0
- markupsafe=1.1.1=py37hcc03f2d_3
- openssl=1.1.1j=h8ffe710_0
- packaging=20.9=pyh44b312d_0
- paho-mqtt=1.5.0=py_0
- pip=20.2.4=py37haa95532_0
- python=3.7.9=h60c2a47_0
- setuptools=50.3.1=py37haa95532_1
- sqlite=3.33.0=h2a8f88b_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_3
- wheel=0.35.1=pyhd3eb1b0_0
- wincertstore=0.2=py37_0
- zlib=1.2.11=h62dcd97_4
- pip=21.0.1=pyhd8ed1ab_0
- pycparser=2.20=pyh9f0ad1d_2
- pygments=2.8.1=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysocks=1.7.1=py37h03978a9_3
- python=3.7.10=h7840368_100_cpython
- python_abi=3.7=1_cp37m
- pytz=2021.1=pyhd8ed1ab_0
- requests=2.25.1=pyhd3deb0d_0
- setuptools=49.6.0=py37h03978a9_3
- six=1.15.0=pyh9f0ad1d_0
- snowballstemmer=2.1.0=pyhd8ed1ab_0
- sphinx=3.5.2=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.2=py_0
- sphinxcontrib-devhelp=1.0.2=py_0
- sphinxcontrib-htmlhelp=1.0.3=py_0
- sphinxcontrib-jsmath=1.0.1=py_0
- sphinxcontrib-qthelp=1.0.3=py_0
- sphinxcontrib-serializinghtml=1.1.4=py_0
- sqlite=3.34.0=h8ffe710_0
- urllib3=1.26.4=pyhd8ed1ab_0
- vc=14.2=hb210afc_4
- vs2015_runtime=14.28.29325=h5e1d092_4
- wheel=0.36.2=pyhd3deb0d_0
- win_inet_pton=1.1.0=py37h03978a9_2
- wincertstore=0.2=py37h03978a9_1006
- zlib=1.2.11=h62dcd97_1010
- pip:
- sphinx-rtd-theme==0.5.1
- wzl-utilities==1.2.0
prefix: C:\Anaconda3\envs\mqtt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment