diff --git a/.devops/performance-test-pipelines.yml b/.devops/performance-test-pipelines.yml index 493c135d..45ecc177 100644 --- a/.devops/performance-test-pipelines.yml +++ b/.devops/performance-test-pipelines.yml @@ -64,6 +64,7 @@ steps: scriptLocation: inlineScript inlineScript: | end="$(date -d '+1 day' +'%Y-%m-%d')" + echo $end export SAS_TOKEN="$(az storage queue generate-sas \ -n pagopa-u-weu-receipts-queue-receipt-waiting-4-gen \ --account-name pagopauweureceiptsfnsa \