CI: исправления пайплайна
This commit is contained in:
parent
bd8909832f
commit
008ad2f184
@ -1,14 +1,11 @@
|
|||||||
stages:
|
stages:
|
||||||
- test
|
- build
|
||||||
|
|
||||||
test for build:
|
test for build:
|
||||||
stage: test
|
stage: build
|
||||||
image: localhost:5000/cpp-test-universal:latest
|
image: localhost:5000/cpp-test-universal:latest
|
||||||
tags:
|
tags:
|
||||||
- cpp-test-universal
|
- cpp-test-universal
|
||||||
variables:
|
|
||||||
DEPLOY_SERVER: root@vlad405-ces-router.vdesk.devrss.vg
|
|
||||||
DEPLOY_PATH: /usr/src/ces-border-router
|
|
||||||
script:
|
script:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user