Run test in podctl image
This commit is contained in:
parent
96ddc4f474
commit
88f49aa094
@ -14,7 +14,7 @@ py-test:
|
|||||||
|
|
||||||
pod-test:
|
pod-test:
|
||||||
stage: test
|
stage: test
|
||||||
image: yourlabs/python
|
image: yourlabs/podctl
|
||||||
script: pip install -e . && cd examples/simple && podctl test -d .
|
script: pip install -e . && cd examples/simple && podctl test -d .
|
||||||
|
|
||||||
pypi:
|
pypi:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user