Build new versions with themselves
This commit is contained in:
parent
9f48652a63
commit
108b8e7927
@ -11,7 +11,7 @@ test:
|
|||||||
build:
|
build:
|
||||||
stage: test
|
stage: test
|
||||||
image: yourlabs/podctl
|
image: yourlabs/podctl
|
||||||
script: podctl build
|
script: pip install . && podctl build
|
||||||
|
|
||||||
pypi:
|
pypi:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user