mirror of
https://github.com/Retropex/dockerfile-deps.git
synced 2025-05-12 16:40:40 +02:00
Print dockeroptions
This commit is contained in:
parent
d0fce7641e
commit
2ce5dcfe63
@ -45,6 +45,8 @@ jobs:
|
|||||||
source ".circleci/parse-tag.sh"
|
source ".circleci/parse-tag.sh"
|
||||||
DOCKERHUB_DOCKEFILE="$DOCKERHUB_DOCKEFILE_ARM64"
|
DOCKERHUB_DOCKEFILE="$DOCKERHUB_DOCKEFILE_ARM64"
|
||||||
DOCKERHUB_DESTINATION="$DOCKERHUB_REPO:$LATEST_TAG-arm64v8"
|
DOCKERHUB_DESTINATION="$DOCKERHUB_REPO:$LATEST_TAG-arm64v8"
|
||||||
|
echo "DOCKER_OPTIONS=$DOCKER_OPTIONS"
|
||||||
|
echo "DOCKER_CERT_PATH=$DOCKER_CERT_PATH"
|
||||||
if [ -f $DOCKERHUB_DOCKEFILE ]; then
|
if [ -f $DOCKERHUB_DOCKEFILE ]; then
|
||||||
#
|
#
|
||||||
# Make sure the builder is copy the arm emulator
|
# Make sure the builder is copy the arm emulator
|
||||||
|
Loading…
Reference in New Issue
Block a user