1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2025-06-06 01:14:29 +00:00

Add run directory to LAMINAR_HOME directory scheme

This commit is contained in:
Jakob Zahn 2025-01-21 13:38:15 +01:00 committed by Oliver Giles
parent c9faf3d1ae
commit 22742d9747

View File

@ -701,6 +701,7 @@ $LAMINAR_HOME/
│ └── $RUN/ # $ARCHIVE
├── run/
│ └── $JOB/
│ └── $RUN/ # run directory (ephemeral)
│ └── workspace/ # $WORKSPACE
├── custom/
│ └── index.html