Skip to content

Commit

Permalink
adapt tests for bitnami
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Mar 20, 2024
1 parent 337531b commit 0c04856
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/scripts/build-check/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,3 @@
assert 'sts' in config
print("Checking plugin included: apache-client")
assert 'apache-client' in config
print("Checking db set to postgres")
assert 'kc.db = postgres' in config
print("Checking health endpoint enabled")
assert 'kc.health-enabled = true' in config

0 comments on commit 0c04856

Please sign in to comment.