Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
condenser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
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
hive
condenser
Merge requests
!49
Something went wrong on our end
chore: ci/cd and repository cleaning
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
chore: ci/cd and repository cleaning
ci-cd
into
develop
Overview
0
Commits
9
Pipelines
0
Changes
1
Merged
Bartłomiej Górnicki
requested to merge
ci-cd
into
develop
4 years ago
Overview
0
Commits
9
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
e327ca71
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
e327ca71
chore: change staging domain
· e327ca71
Bartłomiej Górnicki
authored
4 years ago
.gitlab-ci.yml
+
1
−
1
Options
@@ -6,7 +6,7 @@ stages:
variables
:
DOCKER_IMAGE
:
hiveio/condenser
APP_REVIEW_SUBDOMAIN
:
.condenser.engrave.dev
STAGING_DOMAIN
:
staging.condenser.engrave.dev
STAGING_DOMAIN
:
beta.hive.blog
PRODUCTION_DOMAIN
:
hive.blog
CERTS
:
~/.docker
Loading