Skip to content
Snippets Groups Projects
Commit 84f2c4ea authored by Aleksandr Vodianov's avatar Aleksandr Vodianov
Browse files

upd gitlab-ci and prod_build

parent 513d3333
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ stages:
- build
- test
- deploy
- update
variables:
GIT_SUBMODULE_STRATEGY: normal
......@@ -91,3 +92,11 @@ cellframe-node_hirsuite:
tags:
- cellframe-node
script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node hirsuite
cellframe-dashboard_update:
stage: update
only:
- master
tags:
- cellframe-node
script: ~/production-docker/integration/gitlab-CI/update_dashboard.sh
\ No newline at end of file
Subproject commit 3ff9ccc1f796447100ab4a797902ae27c88a920d
Subproject commit 4cc2bd709c55b4a2ae8b08352c3f46866b8906b6
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment