Skip to content
Snippets Groups Projects
Verified Commit 76701411 authored by Martin Weise's avatar Martin Weise
Browse files

Need ab

parent c5688597
No related branches found
No related tags found
6 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted,!339Fixed mapping problem where UK and FK share columns they are inserted,!338Fixed mapping problem where UK and FK share columns they are inserted,!334Fixed mapping problem where UK and FK share columns they are inserted,!333Fixed mapping problem where UK and FK share columns they are inserted
...@@ -309,8 +309,9 @@ test-ui: ...@@ -309,8 +309,9 @@ test-ui:
dependencies: dependencies:
- build-ui - build-ui
before_script: before_script:
- docker compose build dbrepo-ui - "apk add bash apache2-utils"
- docker compose up -d dbrepo-ui - "docker compose build dbrepo-ui"
- "docker compose up -d dbrepo-ui"
script: script:
- bash ./dbrepo-ui/test/test_heap.sh || exit 1 - bash ./dbrepo-ui/test/test_heap.sh || exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment