Skip to content
Snippets Groups Projects
Commit cadfb297 authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Add colon

parent f7cf157b
Branches
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ deploy_{{ project_name }}_venv: ...@@ -43,7 +43,7 @@ deploy_{{ project_name }}_venv:
LC_CTYPE: en_US.UTF-8 LC_CTYPE: en_US.UTF-8
LC_ALL: en_US.UTF-8 LC_ALL: en_US.UTF-8
PIP_TRUSTED_HOST: apt-proxy.it.hs-hannover.de PIP_TRUSTED_HOST: apt-proxy.it.hs-hannover.de
PIP_INDEX_URL http://apt-proxy.it.hs-hannover.de:3141/root/pypi/+simple/ PIP_INDEX_URL: http://apt-proxy.it.hs-hannover.de:3141/root/pypi/+simple/
- require: - require:
- file: deploy_venv_directory - file: deploy_venv_directory
- pkg: deploy_venv_pkgs - pkg: deploy_venv_pkgs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment