mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-11 06:44:15 +00:00
Добавлены стадии в конфигурацию CI/CD
This commit is contained in:
parent
84350ed905
commit
c1f7071586
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
stages:
|
||||
- build
|
||||
|
||||
test_job:
|
||||
stage: build
|
||||
script:
|
||||
- echo "test job"
|
Loading…
Add table
Reference in a new issue