Remove manual deployment controls from Environment metrics page

This commit is contained in:
Joshua Lambert 2017-04-19 16:36:21 +00:00 committed by Annabel Dunstone Gray
parent 29ddc15f8d
commit 51eb2a81a8
2 changed files with 4 additions and 3 deletions

View File

@ -13,9 +13,6 @@
Environment:
= link_to @environment.name, environment_path(@environment)
.col-sm-6
.nav-controls
= render 'projects/deployments/actions', deployment: @environment.last_deployment
.prometheus-state
.js-getting-started.hidden
.row

View File

@ -0,0 +1,4 @@
---
title: Remove pipeline controls for last deployment from Environment monitoring page
merge_request: 10769
author: