Go to file
Teriuihi 405c2a73bd Fix typo in Gradle build command in Jenkinsfile
Corrected the parameter for skipping database tests from `dontRunDatabaseTests` to `doNotRunDatabaseTests` in the Gradle build step. This ensures the intended tests are skipped during the build process.
2024-08-04 22:53:35 +02:00
.idea Add DB config via command-line arguments 2024-08-04 22:44:03 +02:00
gradle/wrapper Initial commit for site for forms 2024-01-13 16:24:54 +01:00
src Disable database tests in Jenkins 2024-08-04 22:52:01 +02:00
.gitignore Initial commit for site for forms 2024-01-13 16:24:54 +01:00
build.gradle Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradlew Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradlew.bat Initial commit for site for forms 2024-01-13 16:24:54 +01:00
Jenkinsfile Fix typo in Gradle build command in Jenkinsfile 2024-08-04 22:53:35 +02:00
settings.gradle Initial commit for site for forms 2024-01-13 16:24:54 +01:00