Debug output for build job
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: pip install . && CACHE_DIR=$(pwd)/.cache podctl build
|
script: pip install . && CACHE_DIR=$(pwd)/.cache podctl build -d
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- .cache
|
- .cache
|
||||||
|
|||||||
Reference in New Issue
Block a user