Skip to content
Snippets Groups Projects
Commit eae9e63c authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'support-4817' into 'release-4.4'

Support 4817

See merge request !219
parents 9e74b5d3 00dcfba2
No related branches found
No related tags found
2 merge requests!226Release 4.4,!219Support 4817
...@@ -10,18 +10,4 @@ kelvin-node-schedule: ...@@ -10,18 +10,4 @@ kelvin-node-schedule:
stage: build stage: build
tags: tags:
- cellframe-node - cellframe-node
only:
- master
- /^release.*$/
- /^pubtest.*$/
script: ~/production/integration/gitlab-CI/build_all_handler.sh cellframe-node script: ~/production/integration/gitlab-CI/build_all_handler.sh cellframe-node
kelvin-node-test:
stage: build
tags:
- cellframe-node
except:
- master
- /^release.*$/
- /^pubtest.*$/
script: ~/production/integration/gitlab-CI/build_test_handler.sh cellframe-node
Subproject commit 41ca66d2e7b4d1b0c31d42557e2d07dffbca953d Subproject commit b8461030faee163568c9b8da56efc83655fdb427
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