Skip to content

Commit

Permalink
ci: disable this workflow for now, not a normal branch
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Dec 7, 2023
1 parent f2f7971 commit 6009bf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ variables:

workflow:
rules:
# Disable this workflow
- when: never
- if: $CI_COMMIT_MESSAGE =~ /draft|wip|stash/i
when: never
- if: $CI_COMMIT_BRANCH =~ /master|develop|dev_nuclei*|feature\/.|/
Expand Down

0 comments on commit 6009bf8

Please sign in to comment.