Skip to content

Commit b38d352

Browse files
author
Julien Garcia Gonzalez
committed
fix remove stop from master
1 parent f8cb06c commit b38d352

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,6 @@ stop_review:
4848
when: manual
4949
environment:
5050
name: review/$CI_BUILD_REF_NAME
51-
action: stop
51+
action: stop
52+
except:
53+
- master

0 commit comments

Comments
 (0)