ci(cypress): added file name in cypress tests runner for Nuvei (#10419)

This commit is contained in:
Ashish Kumar
2025-12-02 13:54:49 +05:30
committed by GitHub
parent f81c1531b3
commit 23da065c84

View File

@@ -192,7 +192,7 @@ jobs:
CONNECTOR_AUTH_PASSPHRASE: ${{ secrets.CONNECTOR_AUTH_PASSPHRASE }}
CONNECTOR_CREDS_S3_BUCKET_URI: ${{ secrets.CONNECTOR_CREDS_S3_BUCKET_URI}}
DESTINATION_FILE_NAME: "creds.json.gpg"
S3_SOURCE_FILE_NAME: "72ab30c2-e677-456b-9790-3857410d865e.json.gpg"
S3_SOURCE_FILE_NAME: "f2861b17-2965-4687-acfe-0cb6cd19e693.json.gpg"
shell: bash
run: |
mkdir -p ".github/secrets" ".github/test"