Provide commit hash (#11896)
This commit is contained in:
parent
20fd1111c8
commit
6b78c95cfb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cypress.yaml
vendored
1
.github/workflows/cypress.yaml
vendored
|
@ -156,6 +156,7 @@ jobs:
|
|||
KNAPSACK_PRO_CI_NODE_INDEX: ${{ matrix.ci_node_index }}
|
||||
KNAPSACK_PRO_TEST_FILE_PATTERN: cypress/e2e/**/*.spec.ts
|
||||
KNAPSACK_PRO_BRANCH: ${{ github.event.workflow_run.head_branch }}
|
||||
KNAPSACK_PRO_COMMIT_HASH: ${{ github.event.workflow_run.head_sha }}
|
||||
|
||||
# Use existing chromium rather than downloading another
|
||||
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
|
||||
|
|
Loading…
Reference in a new issue