Skip to content

Commit

Permalink
IONOS(feat): add ionos_processes custom app
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Lehmann <[email protected]>
Co-authored-by: Misha M.-Kupriyanov <[email protected]>
  • Loading branch information
thlehmann-ionos and printminion-co committed Dec 11, 2024
1 parent 43a9ce7 commit 398b71c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
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 7acba7

0 comments on commit 398b71c

Please sign in to comment.