Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mgroves committed Nov 15, 2023
1 parent 2892352 commit aaacaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
Couchbase__ScanConsistency: ${{ secrets.COUCHBASE__SCANCONSISTENCY }}
JwtSecret__Issuer: ${{ secrets.JWTSECRET__ISSUER }}
JwtSecret__Audience: ${{ secrets.JWTSECRET__AUDIENCE }}
JwtSecret__SecurityKey: "${{ secrets.JWTSECRET__SECURITYKEY }}"
JwtSecret__SecurityKey: "thisishardcodedtryingtofigureouttheissue29mjL7uvnxE6BDqP5aT3bYRg"

services:
couchbase:
Expand Down

0 comments on commit aaacaff

Please sign in to comment.