Skip to content
Snippets Groups Projects
Commit 0f612971 authored by florian's avatar florian
Browse files

WIP: Pipeline

parent a2b6a161
No related branches found
No related tags found
2 merge requests!53Release 0.1,!14F integration test simple
Pipeline #23129 passed
...@@ -17,7 +17,7 @@ services: ...@@ -17,7 +17,7 @@ services:
- type: bind - type: bind
source: ./cert source: ./cert
target: /opt/caosdb/cert target: /opt/caosdb/cert
- type: volume - type: bind
source: "../integrationtests/test_data/extroot" source: "../integrationtests/test_data/extroot"
target: /opt/caosdb/mnt/extroot target: /opt/caosdb/mnt/extroot
- type: volume - type: volume
...@@ -36,7 +36,6 @@ services: ...@@ -36,7 +36,6 @@ services:
CAOSDB_CONFIG_TRANSACTION_BENCHMARK_ENABLED: "TRUE" CAOSDB_CONFIG_TRANSACTION_BENCHMARK_ENABLED: "TRUE"
volumes: volumes:
scripting: scripting:
extroot:
authtoken: authtoken:
networks: networks:
caosnet: caosnet:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment