Build new versions with themselves
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user