Commit f3d7b924 authored by Alessio Caiazza's avatar Alessio Caiazza

Merge branch 'stop_environments' into 'master'

Fixes stop_review job upon expired artifacts from previous stages

See merge request gitlab-org/gitlab!27258
parents ec96648f e7b391ec
---
title: 'Fixes stop_review job upon expired artifacts from previous stages'
merge_request: 27258
author: Jack Lei
type: fixed
......@@ -40,6 +40,7 @@ stop_review:
environment:
name: review/$CI_COMMIT_REF_NAME
action: stop
dependencies: []
when: manual
allow_failure: true
only:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment