Skip to content

Commit

Permalink
TC-47 test cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Dec 23, 2024
1 parent 43a5cc3 commit b889af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/universal_workflow_light.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,7 @@ jobs:
uses: 'OXID-eSales/github-actions/start_shop@v4'
with:
cached_shop: '${{ steps.rt.outputs.runscript_load_shop}}_${{ steps.rstn.outputs.matrix_suffix }}'
cache_bucket: ${{ needs.init.outputs.init_cache_bucket }}
cache_bucket: ${{ steps.rt.outputs.runscript_cache_bucket }}
cache_endpoint: ${{ secrets.CACHE_ENDPOINT }}
cache_access_key: ${{ secrets.CACHE_ACCESS_KEY }}
cache_secret_key: ${{ secrets.CACHE_SECRET_KEY }}
Expand Down

0 comments on commit b889af2

Please sign in to comment.