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

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

support-4817

See merge request !40
parents 0d0455c4 92cb4f43
No related branches found
No related tags found
2 merge requests!41features-4787,!40support-4817
Pipeline #7773 passed with stages
in 2 minutes and 18 seconds
......@@ -21,20 +21,20 @@ dapcash-node-schedule:
stage: build
tags:
- dapcash-node
only:
- master
- /^release.*$/
- /^pubtest.*$/
- /^hotfix.*$/
# only:
# - master
# - /^release.*$/
# - /^pubtest.*$/
# - /^hotfix.*$/
script: ~/production/integration/gitlab-CI/build_all_handler.sh dapcash-node
dapcash-node-test:
stage: build
tags:
- dapcash-node
except:
- master
- /^release.*$/
- /^pubtest.*$/
- /^hotfix.*$/
script: ~/production/integration/gitlab-CI/build_test_handler.sh dapcash-node
# dapcash-node-test:
# stage: build
# tags:
# - dapcash-node
# except:
# - master
# - /^release.*$/
# - /^pubtest.*$/
# - /^hotfix.*$/
# script: ~/production/integration/gitlab-CI/build_test_handler.sh dapcash-node
Subproject commit c81076a2a46422e27b6de19bc415a74ad89392d5
Subproject commit bfb6c1652199d78d73eb271d87e6b8161a3a2d70
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