mirror of
https://github.com/ohwgiles/laminar.git
synced 2025-06-07 01:44:52 +00:00
Add run directory to LAMINAR_HOME directory scheme
This commit is contained in:
parent
c9faf3d1ae
commit
22742d9747
@ -701,6 +701,7 @@ $LAMINAR_HOME/
|
|||||||
│ └── $RUN/ # $ARCHIVE
|
│ └── $RUN/ # $ARCHIVE
|
||||||
├── run/
|
├── run/
|
||||||
│ └── $JOB/
|
│ └── $JOB/
|
||||||
|
│ └── $RUN/ # run directory (ephemeral)
|
||||||
│ └── workspace/ # $WORKSPACE
|
│ └── workspace/ # $WORKSPACE
|
||||||
├── custom/
|
├── custom/
|
||||||
│ └── index.html
|
│ └── index.html
|
||||||
|
Loading…
Reference in New Issue
Block a user