Admin/etc/settings
author Fabian Huch <huch@in.tum.de>
Thu, 08 Jul 2021 12:39:28 +0200
changeset 73934 39e0c7fac69e
parent 63646 74604a9fc4c8
permissions -rw-r--r--
jenkins: pre/post-hook results
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48725
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     2
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     3
ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools"
63646
74604a9fc4c8 API for Isabelle Jenkins continuous integration services;
wenzelm
parents: 48725
diff changeset
     4
74604a9fc4c8 API for Isabelle Jenkins continuous integration services;
wenzelm
parents: 48725
diff changeset
     5
ISABELLE_JENKINS_ROOT="https://ci.isabelle.systems/jenkins"