Update .gitlab-ci.yml file

This commit is contained in:
2025-04-28 13:29:11 +02:00
parent 54f8a9d29d
commit b8f27f9ab2

View File

@ -8,4 +8,3 @@ build_job:
rules:
- if: '$CI_COMMIT_MESSAGE == "build"'
when: always
- when: never