Recursive copy
This commit is contained in:
parent
c2d52f19d1
commit
edfdcb6bc6
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Rebrand
|
||||
run: cp webapp/* fyphe_O/webapp/
|
||||
run: cp -r webapp/* fyphe_O/webapp/
|
||||
- name: Build neo4j
|
||||
uses: docker/build-push-action@v1.1.0
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user