Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dapcash-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DapCash
dapcash-node
Commits
bde1fab6
Commit
bde1fab6
authored
3 years ago
by
dmitriy.gerasimov
Browse files
Options
Downloads
Plain Diff
Merge branch 'support-4817' into 'release-4.4'
support-4817 See merge request
!40
parents
0d0455c4
92cb4f43
No related branches found
Branches containing commit
No related tags found
2 merge requests
!41
features-4787
,
!40
support-4817
Pipeline
#7773
passed with stages
in 2 minutes and 18 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+15
-15
15 additions, 15 deletions
.gitlab-ci.yml
prod_build
+1
-1
1 addition, 1 deletion
prod_build
with
16 additions
and
16 deletions
.gitlab-ci.yml
+
15
−
15
View file @
bde1fab6
...
...
@@ -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
This diff is collapsed.
Click to expand it.
prod_build
@
bfb6c165
Compare
c81076a2
...
bfb6c165
Subproject commit
c81076a2a46422e27b6de19bc415a74ad89392d5
Subproject commit
bfb6c1652199d78d73eb271d87e6b8161a3a2d70
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment