Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/hidrive-next-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true
run: make -f IONOS/Makefile build_dep_user_oidc_app

- name: Install dependencies for external apps nc_ionos_processes
run: make -f IONOS/Makefile build_dep_nc_ionos_processes_app

- name: Build Custom CSS
run: make -f IONOS/Makefile build_dep_theming_app

Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@
[submodule "custom-npms/nc-nextcloud-vue"]
path = custom-npms/nc-nextcloud-vue
url = [email protected]:IONOS-Productivity/nc-nextcloud-vue.git
[submodule "apps-custom/nc_ionos_processes"]
path = apps-custom/nc_ionos_processes
url = [email protected]:IONOS-Productivity/nc_ionos_processes.git
2 changes: 1 addition & 1 deletion IONOS
Submodule IONOS updated from c69e30 to 1efcd4
1 change: 1 addition & 0 deletions apps-custom/nc_ionos_processes
Submodule nc_ionos_processes added at 213179
Loading