remove test workflow from deployment and change name of parent folder

This commit is contained in:
dcore94 2021-10-13 13:10:15 +02:00
parent 15a04c2d72
commit 9d3f7e6aaa
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
---
workflows:
- da_cache_to_shub
- test_da_cache_to_shub
# - test_da_cache_to_shub

View File

@ -16,7 +16,7 @@
"storagehub" : "{{ storagehub }}",
"workspace" : "{{ workspace }}",
"auth" : "Bearer ${workflow.input.token}",
"parentfolder" : "Blue-Cloud Data Downloads",
"parentfolder" : "Blue-Cloud Data Pool",
"folder" : "${workflow.input.descriptor.userOrderName}-${workflow.input.descriptor.orderNumber}",
"scriptExpression": "1 === 1"
}