6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 3272828a

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-13 16:18:08 +0200
1948: updated pipelines

Changed files

azure/templates/download-env.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Diff

diff --git a/azure/templates/download-env.yml b/azure/templates/download-env.yml
index 868e0a37..198dac67 100644
--- a/azure/templates/download-env.yml
+++ b/azure/templates/download-env.yml
@@ -9,6 +9,6 @@ steps:
inputs:
sourceFolder: $(Agent.TempDirectory)
contents: $(dotenvFileName)
- targetFolder: $(Agent.BuildDirectory)/s
+ targetFolder: $(Agent.BuildDirectory)/s/comwell_key_app
displayName: 'Import .env file'
\ No newline at end of file