Skip to content
Snippets Groups Projects
Commit 51a71e19 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: rm needs: version

parent ca7d5d7b
No related branches found
No related tags found
1 merge request!734fix: cleanup jobs in finalize stage don't need explicit needs
......@@ -481,8 +481,6 @@ benchmarks:detector:nightly:
clean_internal_tag:
image: alpine/curl
stage: finalize
needs:
- version
when: always
script:
- |
......@@ -495,8 +493,6 @@ clean_internal_tag:
clean_unstable_mr:
extends: .docker
stage: finalize
needs:
- version
tags:
- docker-new
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment