Skip to content
Snippets Groups Projects
Commit 13336e07 authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Merge branch 'fub_hotfix' into 'master'

Set web deployment branch back to main

See merge request !35
parents dfda59bc 47de9321
No related branches found
Tags v2205.1.8
1 merge request!35Set web deployment branch back to main
Pipeline #20174 failed
......@@ -41,7 +41,7 @@
-v {{core_base_dir_location}}:{{core_base_dir_location}}:ro
-e EVALUATION_SYSTEM_CONFIG_FILE={{core_root_dir}}/freva/evaluation_system.conf
--name {{web_name}}
-t registry.gitlab.dkrz.de/freva/freva_web/freva_web:update_urls
-t registry.gitlab.dkrz.de/freva/freva_web/freva_web:main
- docker_apache_cmd: >
-v /opt/freva/{{project_name}}/web_service/freva_web.conf:/usr/local/apache2/conf/httpd.conf:z
-v /opt/freva/{{project_name}}/web_service/server-cert.crt:/etc/ssl/certs/server-cert.crt:z
......
__version__ = "2205.1.10"
__version__ = "2205.1.11"
AVAILABLE_PYTHON_VERSIONS = ["3.7", "3.8", "3.9", "3.10"]
AVAILABLE_CONDA_ARCHS = [
"Linux-x86_64",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment