build: fix dev tool cleaning in CICD
All checks were successful
Deploy MinIO Explorer / deploy (push) Successful in 34s
All checks were successful
Deploy MinIO Explorer / deploy (push) Successful in 34s
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<div id="header">
|
||||
<h1>Index of <span id="current-path">/</span></h1>
|
||||
|
||||
<!-- START_DEV_SECTION -->
|
||||
<!-- Formulaire de développement pour tester différentes URLs -->
|
||||
<div id="dev-form" class="dev-section">
|
||||
<h2>Mode Développement</h2>
|
||||
@@ -23,8 +24,11 @@
|
||||
|
||||
<button type="submit">Explorer</button>
|
||||
</form>
|
||||
<div id="config-info"></div>
|
||||
</div>
|
||||
<!-- END_DEV_SECTION -->
|
||||
|
||||
<!-- Configuration info - toujours présent même en production -->
|
||||
<div id="config-info"></div>
|
||||
|
||||
<!-- Section d'erreur -->
|
||||
<div id="error-section" class="error" style="display: none;">
|
||||
|
||||
Reference in New Issue
Block a user