Skip to content

Commit

Permalink
Remove the tag docker from the code_quality workflow. It doesn't exis…
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamandar committed Mar 1, 2025
1 parent 434eea3 commit 94a63de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ default:
interruptible: true

code_quality:
tags:
- docker
rules:
- if: $CI_COMMIT_TAG # Only for tags

Expand Down

0 comments on commit 94a63de

Please sign in to comment.