diff options
author | Rémy Coutable <remy@rymai.me> | 2016-07-18 08:24:15 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-07-18 08:24:15 +0000 |
commit | 7af92af5fe2a7c5c4be91d0d6daea61fc032d6f4 (patch) | |
tree | 8abd78b0dcea5eaad073d8056fb42c86e38b2c16 /lib | |
parent | 3f643a38c07d89b83572c7f9930a005389de8ee2 (diff) | |
parent | 72818f2c1573b7664d4b41692dc51db1e5c28fbb (diff) | |
download | gitlab-ce-7af92af5fe2a7c5c4be91d0d6daea61fc032d6f4.tar.gz |
Merge branch 'fix-deployment-creation-on-build-retry' into 'master'
Fix creation of deployment on build that is retried, redeployed or rollback
## What does this MR do?
Add missing `environment` to be copied when retrying a build.
## Why was this MR needed?
The retried builds did not create a deployments.
## What are the relevant issue numbers?
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/19521
- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
- [ ] Added for this feature/bug
- [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !5275
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions