Update .gitlab/ci/test.gitlab-ci.yml, .gitlab/ci/build.gitlab-ci.yml files
This commit is contained in:
parent
e8d23426d7
commit
7152bb825d
@ -1,6 +1,5 @@
|
|||||||
image: python:latest
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
image: python:latest
|
||||||
script:
|
script:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
image: ubuntu:latest
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
image: ubuntu:latest
|
||||||
script:
|
script:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user