CI: исправления пайплайна

This commit is contained in:
Vladislav Ostapov 2025-04-22 10:38:24 +03:00
parent bd8909832f
commit 008ad2f184

View File

@ -1,14 +1,11 @@
stages:
- test
- build
test for build:
stage: test
stage: build
image: localhost:5000/cpp-test-universal:latest
tags:
- cpp-test-universal
variables:
DEPLOY_SERVER: root@vlad405-ces-router.vdesk.devrss.vg
DEPLOY_PATH: /usr/src/ces-border-router
script:
- git submodule init
- git submodule update