Skip to content
Snippets Groups Projects
Commit 9a40960d authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

chore: use main instead of master

parent dcce8d6e
Branches
Tags
1 merge request!31feat: add check for nginx status
Pipeline #281047 passed
...@@ -18,6 +18,6 @@ setuptools.setup( ...@@ -18,6 +18,6 @@ setuptools.setup(
"check_syncrepl_extended @ git+https://gitlab.ics.muni.cz/perun-proxy-aai/" "check_syncrepl_extended @ git+https://gitlab.ics.muni.cz/perun-proxy-aai/"
"python/check_syncrepl_extended.git@main", "python/check_syncrepl_extended.git@main",
"check_nginx_status @ git+https://gitlab.ics.muni.cz/perun-proxy-aai/" "check_nginx_status @ git+https://gitlab.ics.muni.cz/perun-proxy-aai/"
"python/check_nginx_status.git@master", "python/check_nginx_status.git@main",
], ],
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment