Skip to content

Commit 3e2bd7c

Browse files
committed
tars aren't built if intermediate-only is set
1 parent 9a863f9 commit 3e2bd7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package-manifest.toml

-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ source.paths = [
88
{ from = "agent/downstairs_method_script.sh", to = "/opt/oxide/lib/svc/manifest/crucible/downstairs.sh" },
99
]
1010
output.type = "zone"
11-
output.intermediate_only = true
1211

1312
[package.crucible-pantry]
1413
service_name = "pantry"
@@ -19,4 +18,3 @@ source.paths = [
1918
{ from = "pantry/smf/pantry.xml", to = "/var/svc/manifest/site/crucible/pantry.xml" },
2019
]
2120
output.type = "zone"
22-
output.intermediate_only = true

0 commit comments

Comments
 (0)