Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
grady
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Jan Maximilian Michal
grady
Merge requests
!113
Resolve "Frontend Refactor"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Frontend Refactor"
118-frontend-refactor
into
master
Overview
0
Commits
15
Pipelines
1
Changes
1
Merged
robinwilliam.hundt
requested to merge
118-frontend-refactor
into
master
6 years ago
Overview
0
Commits
15
Pipelines
1
Changes
1
Expand
Start of
#118 (closed)
0
0
Merge request reports
Viewing commit
d0091de4
Prev
Next
Show latest version
1 file
+
1
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
d0091de4
Disabled staging
· d0091de4
robinwilliam.hundt
authored
6 years ago
.gitlab-ci.yml
+
1
−
0
Options
@@ -104,6 +104,7 @@ pages:
@@ -104,6 +104,7 @@ pages:
.staging_template
:
&staging_definition
.staging_template
:
&staging_definition
stage
:
staging
stage
:
staging
image
:
docker:latest
image
:
docker:latest
when
:
manual
only
:
only
:
-
master
-
master
before_script
:
before_script
:
Loading