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