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

ci: common CI

parent 4059a073
Branches
Tags
Loading
Pipeline #383554 passed
include:
- project: perun-proxy-aai/common
- project: perun/common
file: /templates/.gitlab-ci-template.yml
......@@ -3,7 +3,7 @@
from check_syncrepl_extended.check_syncrepl_extended import main
# for program arguments check
# https://gitlab.ics.muni.cz/perun-proxy-aai/python/check_syncrepl_extended
# https://gitlab.ics.muni.cz/perun/deployment/proxyidp/check_syncrepl_extended
if __name__ == "__main__":
main()
......@@ -4,7 +4,7 @@ import sys
from check_nginx_status.check_nginx_status import main
# for program arguments check
# https://gitlab.ics.muni.cz/perun-proxy-aai/python/check_nginx_status/
# https://gitlab.ics.muni.cz/perun/deployment/proxyidp/check_nginx_status
if __name__ == "__main__":
sys.exit(main())
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment