Skip to content

Commit 7bb7e76

Browse files
committed
Create artifacts directory
This directory should by used in case of test dependency to store tests artifacts. ref: t/org/software-supply-chain/production-pipeline/issues#131 eng/devenv/issues#9
1 parent 8a0817b commit 7bb7e76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/e3/anod/buildspace.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class BuildSpace:
1515
"""Build space located inside a sandbox."""
1616

1717
DIRS = (
18+
"artifacts",
1819
"binary",
1920
"build",
2021
"install",

0 commit comments

Comments
 (0)