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 83c6dc5 commit 1cbc7f9
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 @@ -37,3 +37,6 @@
[submodule "custom-npms/nc-mdi-js"]
path = custom-npms/nc-mdi-js
url = [email protected]:IONOS-Productivity/nc-MaterialDesign-JS.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 724d70 to 4f4e40
1 change: 1 addition & 0 deletions apps-custom/nc_ionos_processes
Submodule nc_ionos_processes added at 271816

0 comments on commit 1cbc7f9

Please sign in to comment.