Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
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
Dmitry Puzyrkov
celllframe-node
Commits
84f2c4ea
Commit
84f2c4ea
authored
3 years ago
by
Aleksandr Vodianov
Browse files
Options
Downloads
Patches
Plain Diff
upd gitlab-ci and prod_build
parent
513d3333
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+9
-0
9 additions, 0 deletions
.gitlab-ci.yml
prod_build
+1
-1
1 addition, 1 deletion
prod_build
with
10 additions
and
1 deletion
.gitlab-ci.yml
+
9
−
0
View file @
84f2c4ea
...
...
@@ -3,6 +3,7 @@ stages:
-
build
-
test
-
deploy
-
update
variables
:
GIT_SUBMODULE_STRATEGY
:
normal
...
...
@@ -91,3 +92,11 @@ cellframe-node_hirsuite:
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
\ No newline at end of file
This diff is collapsed.
Click to expand it.
prod_build
@
4cc2bd70
Compare
3ff9ccc1
...
4cc2bd70
Subproject commit
3ff9ccc1f796447100ab4a797902ae27c88a920d
Subproject commit
4cc2bd709c55b4a2ae8b08352c3f46866b8906b6
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