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