Skip to content

Commit

Permalink
Update coldbox.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jun 11, 2024
1 parent 35fcf0e commit 03ad603
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/coldbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,4 @@ jobs:
luceeVersionQuery: ${{ env.luceeVersionQuery }}
extensions: D062D72F-F8A2-46F0-8CBC91325B2F067B #orm
compile: ${{env.compile}}
env:
DB_PORT: 3306
DB_HOST: localhost
DB_USER: coldbox
DB_PASSWORD: coldbox
DB_CLASS: com.mysql.cj.jdbc.Driver
DB_BUNDLENAME: com.mysql.cj
DB_BUNDLEVERSION: 8.4.0
DB_NAME: coolblog
LUCEE_BASE_CONFIG: ${{ github.workspace }}/.cfconfig.json
luceeCFconfig: ${{ github.workspace }}/.cfconfig.json

0 comments on commit 03ad603

Please sign in to comment.