From fb43f820ff126d734d929af57ec41583d86d6b93 Mon Sep 17 00:00:00 2001 From: Ben Pearce Date: Tue, 22 Oct 2024 14:22:46 +1000 Subject: [PATCH] add os support callout --- .../infrastructure/deployment-targets/offline-package-drop.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/docs/infrastructure/deployment-targets/offline-package-drop.md b/src/pages/docs/infrastructure/deployment-targets/offline-package-drop.md index d38272302..c303b97b6 100644 --- a/src/pages/docs/infrastructure/deployment-targets/offline-package-drop.md +++ b/src/pages/docs/infrastructure/deployment-targets/offline-package-drop.md @@ -11,6 +11,10 @@ The offline package drop deployment target makes it possible for Octopus to bund You can treat the offline package drop just like any other target, but instead of deploying the application Octopus will bundle up all the files needed to perform the deployment on the *actual* target server. +:::div{.info} +Offline package drop currently only supports Windows operating systems as the target machine. +::: + ## Configuring the target {#target-configuration} Offline package drop is available as a deployment target.