Commit bf5413c3 authored by Abhishek's avatar Abhishek
Browse files

dta-test file permission

parent b662cf4a
Pipeline #11814 passed with stage
in 9 minutes and 8 seconds
...@@ -42,8 +42,7 @@ services: ...@@ -42,8 +42,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- type: tmpfs - type: tmpfs
target: /tmp/dta-tests target: /tmp/dta-tests
tmpfs:
mode: 1777
restart: unless-stopped restart: unless-stopped
# This service can be reached by the 'web' container at http://backend:[port] # This service can be reached by the 'web' container at http://backend:[port]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment