Print docker images
This commit is contained in:
parent
ec6ab11c75
commit
0acc97e09e
1 changed files with 2 additions and 0 deletions
|
|
@ -89,6 +89,8 @@ lightburn-download:
|
|||
services:
|
||||
- docker:dind
|
||||
script:
|
||||
- echo DOCKER_IMAGE_BUILDER=$DOCKER_IMAGE_BUILDER
|
||||
- echo DOCKER_IMAGE_SECURITY_SCANNER=$DOCKER_IMAGE_SECURITY_SCANNER
|
||||
- scripts/packer.sh debian-bookworm
|
||||
- aws --endpoint-url "$AWS_ENDPOINT_URL" s3 cp images/ "s3://$AWS_BUCKET/$CI_COMMIT_REF_SLUG/$CI_JOB_ID/" --recursive --no-progress
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue