diff options
author | Phil Hughes <me@iamphill.com> | 2018-11-06 15:14:42 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-11-06 15:14:42 +0000 |
commit | d0c58a97c8a053c0beec7c13c1c6ec5042120ef1 (patch) | |
tree | ef3cafea5cdb2670d10df9380ce942f353a4c9fe /changelogs | |
parent | e232ebf7a14283e2cbf7620d8b101cce69a96b4a (diff) | |
parent | 0cf721bdd2752d20340c96e00e990936887c478c (diff) | |
download | gitlab-ce-d0c58a97c8a053c0beec7c13c1c6ec5042120ef1.tar.gz |
Merge branch '25140-disable-stop-button' into 'master'
Disable stop environment button while deployment is running
See merge request gitlab-org/gitlab-ce!22805
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/25140-disable-stop-button.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/25140-disable-stop-button.yml b/changelogs/unreleased/25140-disable-stop-button.yml new file mode 100644 index 00000000000..a6ef52c3155 --- /dev/null +++ b/changelogs/unreleased/25140-disable-stop-button.yml @@ -0,0 +1,5 @@ +--- +title: Disables stop environment button while the deploy is in progress +merge_request: +author: +type: other |