Skip to content

Commit

Permalink
ci: Remove noci rule
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Sep 18, 2024
1 parent 40debc6 commit 7a44afa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ run-vsim:
needs:
- collect-bender-sources
- compile-vsim
rules:
- if: '$CI_COMMIT_REF_NAME =~ /noci$/'
when: manual
- when: always

run-traffic:
stage: run
Expand Down

0 comments on commit 7a44afa

Please sign in to comment.