Skip to content
Snippets Groups Projects

Iss #24 - Fix tests not properly running for GeoIP builds in CI

Merged Iss #24 - Fix tests not properly running for GeoIP builds in CI
Merged Martin Lowe requested to merge malowe/geoip-rest-api:malowe/master/24 into master
4 files
+ 8
15
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -15,4 +15,8 @@ maxmind.database.city.file=GeoLite2-City.mmdb
%dev.quarkus.http.port=8090
%dev.eclipse.maxmind.root=${PWD}/maxmind
\ No newline at end of file
%dev.eclipse.maxmind.root=${PWD}/maxmind
#eclipse.cve.provider=stubbed
quarkus.oidc.enabled=false
quarkus.keycloak.devservices.enabled=false
\ No newline at end of file
Loading