Skip to content
Snippets Groups Projects
Commit 343562b0 authored by Éloïs's avatar Éloïs
Browse files

[ci] fix wip regex

parent b5750377
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@ stages:
workflow:
rules:
- if: $CI_COMMIT_REF_NAME =~ /^wip/
- if: $CI_COMMIT_REF_NAME =~ /^wip*/i
when: never
- changes:
- .gitlab/**/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment