Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
examples
cota-runner-jdk21-junit5
Commits
8424836d
Commit
8424836d
authored
5 months ago
by
mamunozgil
Browse files
Options
Download
Email Patches
Plain Diff
Replaced backend env variables
parent
01fa89a6
Pipeline
#10401
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yaml
+2
-2
docker-compose.yaml
with
2 additions
and
2 deletions
+2
-2
docker-compose.yaml
+
2
-
2
View file @
8424836d
...
...
@@ -36,8 +36,8 @@ services:
image
:
hftstuttgart/dta-backend:latest
user
:
"
${UID}:${GID}"
environment
:
-
HOST_TEST_DIR=/tmp/
d
ta-tests
-
CONTAINER_TEST_DIR=/tmp/
d
ta-tests
-
HOST_TEST_DIR=/tmp/
co
ta-tests
-
CONTAINER_TEST_DIR=/tmp/
co
ta-tests
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
-
'
${HOST_TEST_DIR}:${CONTAINER_TEST_DIR}'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment