mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-11 06:44:15 +00:00
Добавлен тестовый скрипт для CI Gitflic
This commit is contained in:
parent
bfcd9740bf
commit
93b4fd3257
1 changed files with 10 additions and 0 deletions
10
gitflic-ci.yaml
Normal file
10
gitflic-ci.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
stages:
|
||||
- build
|
||||
|
||||
build:
|
||||
stage: build
|
||||
scripts:
|
||||
- echo "Building the app"
|
||||
job:
|
||||
tags:
|
||||
- arm-vds
|
Loading…
Add table
Reference in a new issue