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

upd deploy

parent 7b66b148
No related branches found
No related tags found
1 merge request!459Release 5.1
......@@ -23,20 +23,6 @@ cellframe-node_stretch:
- cellframe-node
script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node stretch
cellframe-node_buster:
stage: build
only:
- develop
- master
- /^release.*$/
- /^bugfix.*$/
- /^hotfix.*$/
- /^feature.*$/
- /^support.*$/
tags:
- cellframe-node
script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node buster
cellframe-node_bullseye:
stage: build
only:
......@@ -51,52 +37,10 @@ cellframe-node_bullseye:
- cellframe-node
script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node bullseye
cellframe-node_bionic:
stage: build
only:
- develop
- master
- /^release.*$/
- /^bugfix.*$/
- /^hotfix.*$/
- /^feature.*$/
- /^support.*$/
tags:
- cellframe-node
script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node bionic
cellframe-node_focal:
stage: build
only:
- develop
- master
- /^release.*$/
- /^bugfix.*$/
- /^hotfix.*$/
- /^feature.*$/
- /^support.*$/
tags:
- cellframe-node
script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node focal
cellframe-node_hirsuite:
stage: build
only:
- develop
- master
- /^release.*$/
- /^bugfix.*$/
- /^hotfix.*$/
- /^feature.*$/
- /^support.*$/
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
script: ~/production-docker/integration/gitlab-CI/update_dashboard.sh
\ No newline at end of file
Subproject commit e96f27aa015d07988fb7517fb3fe9895b1543d1e
Subproject commit 530684f7d7b51e5743cb44dc784684b2b2e39c69
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