Skip to content

Commit

Permalink
ci(repo): add dummy CAMUNDA_CLUSTER_REGION
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed Feb 13, 2024
1 parent 60f717d commit 88be45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
CAMUNDA_OPERATE_BASE_URL: http://localhost:8081
CAMUNDA_OPTIMIZE_BASE_URL: http://localhost:8081
CAMUNDA_CLUSTER_ID: unused # This needs to be removed as a requirement
CAMUNDA_CLUSTER_REGION: unused # This needs to be removed as a requirement

- name: Cleanup
if: always()
Expand Down

0 comments on commit 88be45e

Please sign in to comment.