增加调试信息
This commit is contained in:
@@ -49,6 +49,7 @@ images_build:
|
|||||||
- docker save $BADSSL_IMAGE_TAG > build/badssl.tar
|
- docker save $BADSSL_IMAGE_TAG > build/badssl.tar
|
||||||
- pwd && ls -halt ./* && ls -halt ./build
|
- pwd && ls -halt ./* && ls -halt ./build
|
||||||
cache:
|
cache:
|
||||||
|
key: images-save
|
||||||
paths:
|
paths:
|
||||||
- build
|
- build
|
||||||
|
|
||||||
@@ -64,6 +65,8 @@ rpm_build:
|
|||||||
script:
|
script:
|
||||||
- pwd && ls -halt ./*
|
- pwd && ls -halt ./*
|
||||||
- ls -halt ./build
|
- ls -halt ./build
|
||||||
|
cache:
|
||||||
|
key: images-save
|
||||||
dependencies:
|
dependencies:
|
||||||
- images_build
|
- images_build
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user