Добавлены тэг в конфигурацию CI/CD

This commit is contained in:
dev.d.tolstov 2025-03-03 00:08:23 +04:00
parent c1f7071586
commit 08b6d4c2ae

View file

@ -2,6 +2,8 @@ stages:
- build
test_job:
tags:
- arm-vds
stage: build
script:
- echo "test job"