mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
include submodules in checkout for login server
This commit is contained in:
parent
ea65400de0
commit
bf34acb573
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -69,6 +69,7 @@ jobs:
|
||||
##########################################################################
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
submodules: recursive
|
||||
##########################################################################
|
||||
# BUILD LOGIN SERVER DOCKER IMAGE (build) ################################
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user