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]>
  • Loading branch information
thlehmann-ionos authored and printminion-co committed Nov 29, 2024
1 parent 1ea6642 commit 9432df6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/easycloud-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 @@ -34,3 +34,6 @@
[submodule "custom-npms/nc-mdi-svg"]
path = custom-npms/nc-mdi-svg
url = [email protected]:IONOS-Productivity/nc-MaterialDesign-SVG.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 81a053 to 8d72f8
1 change: 1 addition & 0 deletions apps-custom/nc_ionos_processes
Submodule nc_ionos_processes added at 271816

0 comments on commit 9432df6

Please sign in to comment.