Variables | |
$asyncRunners = [] | |
$footer = file_get_contents("/home/runner/work/DPP/DPP/docpages/footer.template.html") | |
$header = str_replace("##VERSION_OPTIONS##", $opts, $template) | |
$nodeploy = false | |
$opts = "<option value='/'>master</option>" | |
foreach($tags as $tag) | $taglist = '' |
$tags = explode("\n", shell_exec("git tag")) | |
foreach($tags as $tag) | $template = file_get_contents("/home/runner/work/DPP/DPP/docpages/header.template.html") |
foreach($tags as $tag) | while (count( $asyncRunners)) |
$asyncRunners = [] |
$footer = file_get_contents("/home/runner/work/DPP/DPP/docpages/footer.template.html") |
$header = str_replace("##VERSION_OPTIONS##", $opts, $template) |
$nodeploy = false |
$opts = "<option value='/'>master</option>" |
foreach ( $tags as $tag) $taglist = '' |
$tags = explode("\n", shell_exec("git tag")) |
foreach ( $tags as $tag) $template = file_get_contents("/home/runner/work/DPP/DPP/docpages/header.template.html") |
foreach ( $tags as $tag) while(count($asyncRunners)) |