Update .gitlab-ci.yml file

This commit is contained in:
2025-05-20 13:13:01 +02:00
parent 703a67f516
commit 459a58cdc7

View File

@ -0,0 +1,9 @@
stages:
- build
build_job:
stage: build
rules:
- if: '$CI_COMMIT_TITLE == "build1"'