mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
without volume
This commit is contained in:
parent
293235aa03
commit
0ebfc67ef2
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -297,8 +297,8 @@ jobs:
|
||||
image: gradido/login_server:latest
|
||||
ports:
|
||||
- 1201:1201
|
||||
volumes:
|
||||
- configs/login_server:/etc/grd_login
|
||||
#volumes:
|
||||
#- configs/login_server:/etc/grd_login
|
||||
steps:
|
||||
- name: Debug service
|
||||
run: echo "$(docker ps)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user