Skip to content

Commit

Permalink
Update bad-cfconfig.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jul 3, 2024
1 parent eae65d8 commit ac7852b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bad-cfconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
luceeVersionQuery: ${{ matrix.luceeVersion }}
env:
LUCEE_BASE_CONFIG: ${{ github.workspace }}/custom/bad-cfconfig/.CFConfig-good.json5
SENTRY_DSN: http://localhost
SENTRY_ENV: testlab

- name: Copy .CFConfig-good.json5 into context
if: always()
Expand All @@ -63,6 +65,9 @@ jobs:
execute: /debug.cfm
luceeVersionQuery: ${{ matrix.luceeVersion }}
preCleanup: false
env:
SENTRY_DSN: http://localhost
SENTRY_ENV: testlab

- name: Check bad .CFConfig with unknown extension version LUCEE_BASE_CONFIG
uses: lucee/script-runner@main
Expand Down

0 comments on commit ac7852b

Please sign in to comment.