Skip to content

Commit

Permalink
IONOS(ci/build): adds build step to build custom viewer app
Browse files Browse the repository at this point in the history
Signed-off-by: Misha M.-Kupriyanov <[email protected]>
  • Loading branch information
printminion-co committed Sep 3, 2024
1 parent 7bc4905 commit 58dade7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/easycloud-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true
run: make -f IONOS/Makefile build_dep_simplesettings_app

- name: Install dependencies & build viewer app
run: make -f IONOS/Makefile build_dep_viewer_app

- name: Install dependencies & build user_oidc app
env:
CYPRESS_INSTALL_BINARY: 0
Expand Down

0 comments on commit 58dade7

Please sign in to comment.