Skip to content

Commit

Permalink
tars aren't built if intermediate-only is set
Browse files Browse the repository at this point in the history
  • Loading branch information
karencfv committed Feb 7, 2024
1 parent 9a863f9 commit 3e2bd7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ source.paths = [
{ from = "agent/downstairs_method_script.sh", to = "/opt/oxide/lib/svc/manifest/crucible/downstairs.sh" },
]
output.type = "zone"
output.intermediate_only = true

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

0 comments on commit 3e2bd7c

Please sign in to comment.