mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-18 10:14:18 +00:00
10 lines
No EOL
115 B
YAML
10 lines
No EOL
115 B
YAML
stages:
|
|
- build
|
|
|
|
build:
|
|
stage: build
|
|
script:
|
|
- echo "Building the app"
|
|
job:
|
|
tags:
|
|
- arm-vds |