diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e16a1bb..3203135a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -209,6 +209,7 @@ notify_failure: clean_up: stage: clean-up + extends: .build_rule script: - git reset --hard when: always \ No newline at end of file