mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove not longer neccessary volume mount (which by the way don't ever work)
This commit is contained in:
parent
90a0c8970f
commit
852f86d32b
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -296,13 +296,7 @@ jobs:
|
||||
image: gradido/login_server:default
|
||||
ports:
|
||||
- 1201:1201
|
||||
volumes:
|
||||
- /home/runner/work/gradido/gradido/configs/login_server:/etc/grd_login
|
||||
steps:
|
||||
- name: Debug service
|
||||
run: echo "$(docker ps)"
|
||||
- name: Debug folder
|
||||
run: echo "$(pwd)"
|
||||
##########################################################################
|
||||
# CHECKOUT CODE ##########################################################
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user