hard to handover di as artefacts
This commit is contained in:
parent
b3780497b7
commit
6dd70837a6
1 changed files with 1 additions and 6 deletions
|
@ -16,9 +16,4 @@ before_script:
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- cd infrastrucure/docker && pyb image
|
- cd infrastrucure/docker && pyb image test
|
||||||
|
|
||||||
test:
|
|
||||||
stage: test
|
|
||||||
script:
|
|
||||||
- cd infrastrucure/docker && pyb test
|
|
||||||
|
|
Loading…
Reference in a new issue