Skip to content
Snippets Groups Projects
Commit 3089a8a2 authored by Andreas's avatar Andreas
Browse files

test/Add application-gitlab-ci.yml for workflow to use

parent da71564b
Branches feat/workflow-ci-coverage-report
No related tags found
1 merge request!5Updated pipeline to deploy site and test coverage report to Gitlab Pages
Pipeline #274069 passed
server.port: 8080
spring:
datasource:
url: jdbc:mysql://localhost:3306/sparesti
username: root
password: root
jpa:
hibernate:
ddl-auto: update
show-sql: true
properties:
hibernate:
format_sql: true
defer-datasource-initialization: true
sql:
init:
mode: always
continue-on-error: true
springdoc:
swagger-ui:
path: /swagger/index.html
api-docs:
path: /swagger/api-docs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment