Skip to content

Test testbench multitenancy - do not merge #18377

Test testbench multitenancy - do not merge

Test testbench multitenancy - do not merge #18377

Workflow file for this run

name: Build PM4
on:
pull_request:
types: [opened, reopened, synchronize, edited, closed]
schedule:
- cron: '30 2 * * *' # run daily
workflow_dispatch:
workflow_call:
jobs:
run:
name: Run PM4-workflow
uses: processmaker/.github/.github/workflows/deploy-pm4.yml@testbench

Check failure on line 12 in .github/workflows/deploy-pm4.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-pm4.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy-pm4.yml" -> "processmaker/.github/.github/workflows/deploy-pm4.yml@testbench" (source branch with sha:203d18d9665b5e93b35b45fb28e8a3154c8aad39) : (Line: 222, Col: 22): Unrecognized named-value: 'env'. Located at position 1 within expression: env.MULTITENANCY == 'true' && fromJSON('[1, 2, 3]') || fromJSON('[1]'), (Line: 222, Col: 22): Unexpected value '${{ env.MULTITENANCY == 'true' && fromJSON('[1, 2, 3]') || fromJSON('[1]') }}', (Line: 227, Col: 21): Unrecognized named-value: 'env'. Located at position 1 within expression: env.MULTITENANCY
secrets: inherit