Skip to content

Why DeliverToStorage creates directory in Azure StorageContainers with "preview" tag? #1220

Closed Answered by freddydk
HazardMK asked this question in Q&A
Discussion options

You must be logged in to vote

Correct - after every build (if continuousDelivery is enabled), the apps in the preview container will be updated.
Every build will be added to it's own folder called version-preview (if continuousDelivery is enabled)

Upon release, you will have a container with the version number and another container called latest with the latest version

only way to avoid the preview folders is to disable continuousdelivery and only deliver on release.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@HazardMK
Comment options

@freddydk
Comment options

Answer selected by HazardMK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants