Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
cellframe
celllframe-node
Commits
68989806
Commit
68989806
authored
3 years ago
by
Aleksandr Vodianov
Browse files
Options
Downloads
Patches
Plain Diff
upd deploy
parent
7b66b148
No related branches found
No related tags found
1 merge request
!459
Release 5.1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-57
1 addition, 57 deletions
.gitlab-ci.yml
prod_build
+1
-1
1 addition, 1 deletion
prod_build
with
2 additions
and
58 deletions
.gitlab-ci.yml
+
1
−
57
View file @
68989806
...
...
@@ -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
This diff is collapsed.
Click to expand it.
prod_build
@
530684f7
Compare
e96f27aa
...
530684f7
Subproject commit
e96f27aa015d07988fb7517fb3fe9895b1543d1e
Subproject commit
530684f7d7b51e5743cb44dc784684b2b2e39c69
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