3
0

Update CY test workflow publish step

This commit is contained in:
Kelani Tolulope
2024-01-10 15:17:04 +01:00
parent 405ab13643
commit 8a60001ccb

View File

@@ -193,6 +193,7 @@ jobs:
- name: Publish results
# always() runs the step even when canceled manually
if: success() || failure()
working-directory: corteza-e2e-cypress
env:
RELEASE_CRUST_SFTP_URI: ${{ secrets.RELEASE_CRUST_SFTP_URI }}
RELEASE_CRUST_KEY_FILE: ${{ env.TMP_KEY }}