CI: исправления пайплайна
This commit is contained in:
parent
bd8909832f
commit
008ad2f184
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user